[IOMultiplexer] added auto-reloading timers
[NeonServV5.git] / src / IOHandler.c
2012-11-17 pk910[IOMultiplexer] added auto-reloading timers
2012-11-17 pk910[IOMultiplexer] added possibility for higher resolution...
2012-10-18 pk910[IOMultiplexer] fixed SSL accept event handling
2012-10-17 pk910[IOMultiplexer] added SSL Server Sockets and IPv4/IPv6...
2012-09-24 pk910added additional iohandler_poll_timeout function
2012-08-23 pk910[IOMultiplexer] prevent SIGPIPES from being generated
2012-08-22 pk910[IOMultiplexer] do not request events from closed descr...
2012-08-22 pk910[IOMultiplexer] fixed possible endless loop when append...
2012-08-13 pk910[IOMultiplexer] added multi-thread support
2012-08-13 pk910[IOMultiplexer] added win32 io-engine (WSAAsyncSelect)
2012-08-13 pk910[IOMultiplexer] initial commit