WIN32: dont mess with peer address
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 19 Jan 2010 12:12:39 +0000 (13:12 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 19 Jan 2010 12:12:39 +0000 (13:12 +0100)
For some reason we never got accept on Windows to return a peer
address. This change just ensure we don't work with it
(uninitialized variable addr).


No differences found