Changed default address from INADDR_ANY to INADDR_NONE in GAddress_Init_INET,
authorGuillermo Rodriguez Garcia <guille@iies.es>
Thu, 18 Nov 1999 08:41:50 +0000 (08:41 +0000)
committerGuillermo Rodriguez Garcia <guille@iies.es>
Thu, 18 Nov 1999 08:41:50 +0000 (08:41 +0000)
commit06a0865f41426bf6266147cc09830d0873bd3889
treef8290aee56ef8e5b8b3301c04185e27284e5ad83
parent2d8353236d071702fe61f3a568324a9c4962d338
Changed default address from INADDR_ANY to INADDR_NONE in GAddress_Init_INET,
so that if the address is not correctly initialized it won't connect to localhost
by default.

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