Make the Connect that also takes a local bind port non-virtual. This silences some...
authorKevin Hock <hockkn@yahoo.com>
Sun, 2 Apr 2006 04:56:18 +0000 (04:56 +0000)
committerKevin Hock <hockkn@yahoo.com>
Sun, 2 Apr 2006 04:56:18 +0000 (04:56 +0000)
commit30dfb744887db030ee38663bd206df49cde64990
tree8aeecab13b73cf693ec1514c8f02f73a4c9ee437
parent89971c77101b3fd7d1c9321c6cfb12d5a373bdc0
Make the Connect that also takes a local bind port non-virtual. This silences some compiler warnings (Borland, Watcom). Plus, it's not likely that this method would need to be overridden anyway since it has rather limited and specific uses.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/socket.h