feature: Support listening on multiple ports simultaneously
This commit is contained in:
@@ -20,7 +20,7 @@ protected:
|
||||
|
||||
DECLARE_MESSAGE_MAP()
|
||||
public:
|
||||
UINT m_nListenPort;
|
||||
CString m_nListenPort;
|
||||
UINT m_nMax_Connect;
|
||||
virtual BOOL OnInitDialog();
|
||||
afx_msg void OnBnClickedButtonSettingapply();
|
||||
|
||||
Reference in New Issue
Block a user