TCPSocketAsync.h File Reference#include "TCPSocket.h" #include "AsyncSocket.h" #include <vector>
Include dependency graph for TCPSocketAsync.h:
![]()
This graph shows which files directly or indirectly include this file:
![]() Go to the source code of this file.
Define Documentation
Definition at line 37 of file TCPSocketAsync.h.
Typedef Documentation
Enumeration Type Documentation
Definition at line 50 of file TCPSocketAsync.h. 00051 { 00052 teConnectionTimeout=-100 00053 } TCPSocketAsyncErrors;
|