Introduction - If you have any usage issues, please Google them yourself
Thread pool+ Socket, a very good server-side source code, can be very thorough study and thread pool technology
Packet : 33753156189745socket pool.rar filelist
ThreadPool\Makefile
ThreadPool\ThreadPool.h
ThreadPool\ThreadPool.cpp
ThreadPool\Thread.h
ThreadPool\Thread.cpp
ThreadPool\TcpSvrSocket.h
ThreadPool\TcpSvrSocket.cpp
ThreadPool\TcpSocket.h
ThreadPool\TcpSocket.cpp
ThreadPool\SocketThread.h
ThreadPool\SocketThread.cpp
ThreadPool\socketmain.cpp
ThreadPool\SocketBase.h
ThreadPool\SocketBase.cpp
ThreadPool\ErrorLog.h
ThreadPool\ErrorLog.cpp
ThreadPool