13 lines
672 B
C++
13 lines
672 B
C++
#include "StdAfx.h"
|
||
//#include "ClientUdpSession.h"
|
||
//#include "ClientSessionManager.h"
|
||
//
|
||
//CClientUdpSession::CClientUdpSession()
|
||
//{
|
||
// CClientSessionManager::GetInstance().AddUdpSession( this );
|
||
//}
|
||
//
|
||
//CClientUdpSession::~CClientUdpSession()
|
||
//{
|
||
// CClientSessionManager::GetInstance().RemoveUdpSession( this );
|
||
//}
|