From: Guillermo Rodriguez Garcia Date: Wed, 15 Mar 2000 09:03:40 +0000 (+0000) Subject: Forgot to commit this one - changes for wxBase X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2288191b9cef62b63166ef15e928ee5960fe0c53 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 --- diff --git a/include/wx/msw/gsockmsw.h b/include/wx/msw/gsockmsw.h index 16fec0812d..91a126119e 100644 --- a/include/wx/msw/gsockmsw.h +++ b/include/wx/msw/gsockmsw.h @@ -41,6 +41,7 @@ struct _GSocket bool m_server; bool m_stream; bool m_oriented; + bool m_establishing; struct timeval m_timeout; /* Callbacks */