Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added eloop_unregister_read_sock(). | Jouni Malinen | 2004-03-03 | 1 | -0/+1 |
* | Modified event loop to use non-global eloop_ctx with timeouts and read | Jouni Malinen | 2003-04-13 | 1 | -8/+12 |
* | Added eloop_terminated() for checking whether event loop has been | Jouni Malinen | 2002-12-17 | 1 | -0/+3 |
* | Added eloop_register_signal() for registering signal handlers that can | Jouni Malinen | 2002-09-05 | 1 | -0/+6 |
* | Added event loop implementation for cleaning up select() loops: | Jouni Malinen | 2002-06-09 | 1 | -0/+39 |