Closed GoogleCodeExporter closed 9 years ago
It'll be bad, since it'll add to complexity and size with maybe some
performance gains, which is a bad trade.
Original comment by valenok
on 12 Aug 2011 at 11:03
maybe?!
Original comment by goker.ce...@gmail.com
on 24 Jan 2013 at 11:43
There is no point in having libevent.
There are very few listening sockets, and poll() / select() is more then enough
for them.
Actual connections are handled synchronously by worker threads.
Original comment by valenok
on 24 Jan 2013 at 12:30
Original issue reported on code.google.com by
goelvive...@gmail.com
on 12 Aug 2011 at 5:48