SendThreadSocket.cpp
Upload User: swkcbjrc
Upload Date: 2016-04-02
Package Size: 45277k
Code Size: 1k
Category:

Game Program

Development Platform:

Visual C++

  1. // SendThreadSocket.cpp: implementation of the CSendThreadSocket class.
  2. //
  3. //////////////////////////////////////////////////////////////////////
  4. #include "stdafx.h"
  5. #include "SendThreadSocket.h"
  6. //////////////////////////////////////////////////////////////////////
  7. // Construction/Destruction
  8. //////////////////////////////////////////////////////////////////////
  9. //##ModelId=3B394E04034A
  10. CSendThreadSocket::CSendThreadSocket()
  11. {
  12. }
  13. //##ModelId=3B394E04034B
  14. CSendThreadSocket::~CSendThreadSocket()
  15. {
  16. }