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 'PumpKINDlg.h') diff --git a/PumpKINDlg.h b/PumpKINDlg.h index 23c2657..9077292 100644..100755 --- a/PumpKINDlg.h +++ b/PumpKINDlg.h @@ -431,6 +431,7 @@ public: BOOL m_bTFTPSubdirs; CString m_TFTPRoot; UINT m_ListenPort; + CString m_ListenAddress; UINT m_BlockSize; CListenSocket m_Listener; CPumpKINDlg(CWnd* pParent = NULL); // standard constructor -- cgit v0.9.0.2