41 #ifndef _networktcpv6socket_h
42 #define _networktcpv6socket_h
44 #include "Network/tcpsocket.h"
45 #include "Network/ipv6socket.h"
A socket class using the IP version 6 protocol.
A TCP socket that uses IPv6 internet addresses for connections.
uint16_t UInt16
An 16-bit unsigned integer.
The bulk of the engine components go in this namspace.
A socket class using the TCP stream protocol.