]> git.saurik.com Git - wxWidgets.git/commit
Respect the REUSEADDR flag to allow rebinding; bind to local port prior to connecting...
authorKevin Hock <hockkn@yahoo.com>
Sat, 11 Feb 2006 23:44:26 +0000 (23:44 +0000)
committerKevin Hock <hockkn@yahoo.com>
Sat, 11 Feb 2006 23:44:26 +0000 (23:44 +0000)
commit716a5baa6ecd0d5d0c31914567e4da3165ca6ff0
tree5136a2e38fe37448ecf62394bc1d27d5fb90496e
parentc232b3cdc6bd2c2de7731e3fcdc26a376b373533
Respect the REUSEADDR flag to allow rebinding; bind to local port prior to connecting if a local port is specified [ Extension of patch 1415505 ]

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/gsocket.cpp