AUI Framework
develop
Cross-platform base for C++ UI apps
|
A bidirectional TCP connection (either a client connection or returned by ATcpServerSocket).
#include <AUI/Network/ATcpSocket.h>
> All members, including inherited
|
overrideprotectedvirtual |
Implements AAbstractSocket.
|
overridevirtual |
dst | destination buffer |
size | destination buffer's size. > 0 |
Implements IInputStream.
|
overridevirtual |
src | source buffer |
size | source buffer's size. > 0 |
Implements IOutputStream.
Contents