Forgot to commit this one - changes for wxBase

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Guillermo Rodriguez Garcia
2000-03-15 09:03:40 +00:00
parent 032da43172
commit 2288191b9c

View File

@@ -41,6 +41,7 @@ struct _GSocket
bool m_server;
bool m_stream;
bool m_oriented;
bool m_establishing;
struct timeval m_timeout;
/* Callbacks */