On Sat, Jun 9, 2012 at 5:11 AM, Filipe Miguel Campos Santos
wrote:
> Hey Everyone,
>
> i did use Libevent in my master thesis to programm a multithreaded
> websocket server and while i know *how to use* Libevent now, i dont really
> know how Libevent works internally. Everything i did know was tha
Hey Everyone,
i did use Libevent in my master thesis to programm a multithreaded
websocket server and while i know *how to use* Libevent now, i dont really
know how Libevent works internally. Everything i did know was that it
relies on multiplexing-IO-mechanisms like epoll.
So in order to be able