If there are more than one event loop on same udp socket, and each of them in different thread, datagrams will be processed by all threads concurrently? For example, one thread is processing udp message while new message arrived, another thread would process this one immedately?
发送自HTC手机
_______________________________________________ libev mailing list libev@lists.schmorp.de http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev