]> git.saurik.com Git - wxWidgets.git/commit - src/unix/gsocket.c
Changed default address from INADDR_ANY to INADDR_NONE in GAddress_INET_Init,
authorGuillermo Rodriguez Garcia <guille@iies.es>
Thu, 18 Nov 1999 08:39:51 +0000 (08:39 +0000)
committerGuillermo Rodriguez Garcia <guille@iies.es>
Thu, 18 Nov 1999 08:39:51 +0000 (08:39 +0000)
commit2d8353236d071702fe61f3a568324a9c4962d338
treea7eafb75d1a851eb1b6f899040009ce428550326
parent7b9da2077d0975db6c965a85c91d5aca671ab5e3
Changed default address from INADDR_ANY to INADDR_NONE in GAddress_INET_Init,
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@4608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/gsocket.c