layout: Reorganize TCP client/server code
This commit is contained in:
@@ -92,7 +92,7 @@ namespace file {
|
||||
void fixNetHood(BYTE* pbuffer, int buffersize);//Զ<>̹<EFBFBD><CCB9><EFBFBD>Ŀ¼
|
||||
bool id_search_result;
|
||||
CStatusBar m_wndStatusBar;
|
||||
CFileManagerDlg(CWnd* pParent = NULL, ISocketBase* pIOCPServer = NULL, ClientContext* pContext = NULL);
|
||||
CFileManagerDlg(CWnd* pParent = NULL, Server* pIOCPServer = NULL, ClientContext* pContext = NULL);
|
||||
~CFileManagerDlg() {
|
||||
m_bIsClosed = TRUE;
|
||||
SAFE_DELETE(m_ProgressCtrl);
|
||||
|
||||
Reference in New Issue
Block a user