On Thu, Jan 24, 2013 at 02:17:49PM +0400, Konstantin Osipov wrote: > There is a win for us since there is no other library out there > which can do async getaddrinfo() and integrate well into libev > event loop.
You might want to consider Chroboczeck's threadpool, designed exactly for this purpose (in the context of CPC [1]): https://github.com/jech/threadpool Best, -- Gabriel [1] https://github.com/kerneis/cpc _______________________________________________ libev mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev
