ws2_32: Map SO_REUSEADDR.
commit58b030c270e68c4e130a7decb646ca1aa3d3ea2f
authorKai Blin <kai.blin@gmail.com>
Sat, 3 Nov 2007 07:45:12 +0000 (3 08:45 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 5 Nov 2007 12:24:37 +0000 (5 13:24 +0100)
tree9eda834df7074377646517442dcc5b41f0647901
parentbb4ba8e21b699889112cd39a479dd4c6dca17969
ws2_32: Map SO_REUSEADDR.

BSD socket SO_REUSEADDR is not a complete match, but features like
"allow binding to a port immediately after closing it" seem to be compatible.
dlls/ws2_32/socket.c