[IOMultiplexerV2] fixed win32 EWOULDBLOCK error
[NextIRCd.git] / src / IOHandler / IOSockets.c
2015-01-28 pk910[IOMultiplexerV2] fixed win32 EWOULDBLOCK error
2014-07-31 pk910[IOMultiplexerV2] fixed some WIN32 compilation issues
2014-07-20 pk910[IOMultiplexerV2] revoked last commit & added addr...
2014-07-20 pk910[IOMultiplexerV2] added possibility to access remote...
2014-07-15 pk910[IOMultiplexerV2] Fixed uninitialized read buffer bug
2014-07-15 pk910[IOMultiplexerV2] fixed compiling issue with newer...
2014-03-16 pk910[IOMultiplexerV2] coding style fixes
2014-03-16 pk910[IOMultiplexerV2] Fixed listening SSL sockets
2014-03-14 pk910[IOMultiplexerV2] moved iosocket_wants_reads && iosocke...
2014-03-10 pk910[IOMultiplexerV2] Merge branch 'v2'
2014-03-08 pk910[IOMultiplexerV2] started to implement c-ares backend
2014-03-04 pk910[IOMultiplexerV2] added SSL Backend
2014-03-03 pk910[IOMultiplexerV2] cross platform compatibility fixes
2014-03-03 pk910[IOMultiplexerV2] IPv4 fallback for IPv6 Sockets
2014-03-03 pk910[IOMultiplexerV2] alpha