TCP socket.
This commit is contained in:
parent
bf5d8de999
commit
bb25128406
6 changed files with 228 additions and 22 deletions
|
@ -144,6 +144,7 @@ private:
|
|||
_fdSetLock.unlock();
|
||||
}
|
||||
|
||||
// Called in SocketManager destructor or in constructor cleanup before exception throwing
|
||||
inline void _closeSockets()
|
||||
throw()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue