lib: Gave ioloop the ability to exit
authorFredrik Tolf <fredrik@dolda2000.com>
Fri, 28 Dec 2012 05:55:12 +0000 (06:55 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Fri, 28 Dec 2012 05:55:12 +0000 (06:55 +0100)
commit9d32586e59d7053a53e54860cbcfbb9c23f59e8a
treec6470790a8f05f440a9aec90b2c27986c5a5c3ed
parentaa06d1b36cfaa0610205cf49003277e6a12c874b
lib: Gave ioloop the ability to exit

There are race issues with signaling, however. It should be possible to
call an ioloop variant that uses pselect or similar.
lib/mtio-epoll.c
lib/mtio-select.c
lib/mtio.h