]> git.saurik.com Git - wxWidgets.git/commitdiff
Forgot to commit this one - changes for wxBase
authorGuillermo Rodriguez Garcia <guille@iies.es>
Wed, 15 Mar 2000 09:03:40 +0000 (09:03 +0000)
committerGuillermo Rodriguez Garcia <guille@iies.es>
Wed, 15 Mar 2000 09:03:40 +0000 (09:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/gsockmsw.h

index 16fec0812df11dc1af3aab53cd54374613fa335f..91a126119eb68bc2b836993c82739a7e347fa06a 100644 (file)
@@ -41,6 +41,7 @@ struct _GSocket
   bool m_server;
   bool m_stream;
   bool m_oriented;
+  bool m_establishing;
   struct timeval m_timeout;
 
   /* Callbacks */