NeonServV5.git
11 years ago[IOMultiplexer] prevent SIGPIPES from being generated
pk910 [Thu, 23 Aug 2012 16:42:30 +0000 (18:42 +0200)]
[IOMultiplexer] prevent SIGPIPES from being generated

11 years ago[IOMultiplexer] do not request events from closed descriptors
pk910 [Wed, 22 Aug 2012 02:16:44 +0000 (04:16 +0200)]
[IOMultiplexer] do not request events from closed descriptors

11 years ago[IOMultiplexer] fixed possible endless loop when appending a timer to the descriptor...
pk910 [Wed, 22 Aug 2012 00:43:50 +0000 (02:43 +0200)]
[IOMultiplexer] fixed possible endless loop when appending a timer to the descriptor list

11 years ago[IOMultiplexer] added multi-thread support
pk910 [Mon, 13 Aug 2012 14:21:24 +0000 (16:21 +0200)]
[IOMultiplexer] added multi-thread support

11 years ago[IOMultiplexer] moved test program into own sub-directory
pk910 [Sun, 12 Aug 2012 23:50:47 +0000 (01:50 +0200)]
[IOMultiplexer] moved test program into own sub-directory

11 years ago[IOMultiplexer] changed example main.c to be a very very basic irc client
pk910 [Sun, 12 Aug 2012 01:20:28 +0000 (03:20 +0200)]
[IOMultiplexer] changed example main.c to be a very very basic irc client

11 years ago[IOMultiplexer] added win32 io-engine (WSAAsyncSelect)
pk910 [Sun, 12 Aug 2012 01:10:20 +0000 (03:10 +0200)]
[IOMultiplexer] added win32 io-engine (WSAAsyncSelect)

11 years ago[IOMultiplexer] initial commit
pk910 [Sun, 12 Aug 2012 00:11:37 +0000 (02:11 +0200)]
[IOMultiplexer] initial commit