]> git.saurik.com Git - wxWidgets.git/history - include/wx/private/sckaddr.h
compilation fix for Windows after the last change (misplaced #endif)
[wxWidgets.git] / include / wx / private / sckaddr.h
2009-05-09  Vadim Zeitlincompilation fix for Windows after the last change ...
2009-05-09  Vadim Zeitlininitialize the local address before calling getsockname...
2009-01-07  Jouk Janseninsert missing include file for OpenVMS platforms
2008-12-29  Vadim Zeitlinbuild fixes for wxUSE_IPV6==1 under Windows
2008-12-29  Vadim Zeitlinreplaced unweildy GAddress functions with wxSockAddress...