Fixed bug #2530: yaz listener broken on Vista.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 17 Feb 2009 13:11:26 +0000 (14:11 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 17 Feb 2009 13:11:26 +0000 (14:11 +0100)
commitfee4224d6897ad849d74587d99a1a0f7e137128e
treef57d89b1378da03977a53b1bca5d8c4e86c374b5
parent442f9815fa99344367af117cba29f2c0e209a0cf
Fixed bug #2530: yaz listener broken on Vista.

The two remaining arguments to accept is now NULL ptrs.. The
arguments (for Unix) makes the accept call return an error
about invalid supplied pointers.
src/tcpip.c