empserver/src
Markus Armbruster 0025f24f1e Remove long defunct IO_NEWSOCK
Chainsaw used this together with the notify callback to make the iop
data type usable for sockets it listened on, so that io_select() could
multiplex them along with the sockets used for actual I/O.
io_select() became unused in Empire 2, and finally got removed in
commit 875d72a0, v4.2.13.  That made the IO_NEWSOCK and the notify
callback defunct.  The latter got removed in commit 7d5a6b81, v4.3.1.
2009-07-19 14:11:52 -04:00
..
client Bump version to 4.3.23 2009-04-30 21:16:56 +02:00
lib Remove long defunct IO_NEWSOCK 2009-07-19 14:11:52 -04:00
scripts Run git describe in nightlybuild.sh to identify what's built 2009-04-15 22:12:44 +02:00
server Don't use 0 as null pointer constant, part 2 2009-03-24 21:46:01 +01:00
util Clean up poorly chosen loop control variable names 2009-05-21 09:30:05 +02:00