From c3b240e06bae3b663505e2b1c52eb67c34ddd3ea Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Wed, 27 Apr 2011 14:18:48 +0000 Subject: network settings: bind to specific ip address Signed-off-by: Michael Krelin --- (limited to 'PropsNetwork.h') diff --git a/PropsNetwork.h b/PropsNetwork.h index 67d0b53..565b090 100644..100755 --- a/PropsNetwork.h +++ b/PropsNetwork.h @@ -24,6 +24,7 @@ public: UINT m_SpeakPort; UINT m_TimeOut; UINT m_BlockSize; + CString m_ListenAddress; //}}AFX_DATA -- cgit v0.9.0.2