NazaraEngine/include/Nazara/Network
Lynix 3f9a4170f1 Network: Add RUdpConnection class (experimental)
Currently missing an external RUdpClient class, ping handling, some
messages but should basically works


Former-commit-id: 6ebd181a4804094c62aedb8e3ba7876a7b06acdc
2016-03-09 13:54:04 +01:00
..
AbstractSocket.hpp Network/Socket: Fix last error being undefined without any operation 2016-02-24 14:14:29 +01:00
AbstractSocket.inl Network/AbstractSocket: Fix state sent to OnStateChange 2015-11-10 14:42:36 +01:00
Algorithm.hpp Network/Algorithm: Fix external linking 2015-11-22 15:53:31 +01:00
Algorithm.inl Network: First commit 2015-11-09 15:02:25 +01:00
Config.hpp Network: First commit 2015-11-09 15:02:25 +01:00
ConfigCheck.hpp Network: First commit 2015-11-09 15:02:25 +01:00
Debug.hpp Fix errors and warnings 2015-11-12 00:29:10 +01:00
DebugOff.hpp Fix errors and warnings 2015-11-12 00:29:10 +01:00
Enums.hpp Network: Add RUdpConnection class (experimental) 2016-03-09 13:54:04 +01:00
IpAddress.hpp Network/HostnameInfo: Replace family/socketType raw value by engine enumeration 2015-11-14 02:12:10 +01:00
IpAddress.inl Network/IpAddress: Add std::hash specialization 2016-03-02 16:53:58 +01:00
NetPacket.hpp Network/NetPacket: Add move constructor/operator 2016-02-24 14:17:47 +01:00
NetPacket.inl Network/NetPacket: Add move constructor/operator 2016-02-24 14:17:47 +01:00
Network.hpp Network: First commit 2015-11-09 15:02:25 +01:00
RUdpConnection.hpp Network: Add RUdpConnection class (experimental) 2016-03-09 13:54:04 +01:00
RUdpConnection.inl Network: Add RUdpConnection class (experimental) 2016-03-09 13:54:04 +01:00
RUdpMessage.hpp Network: Add RUdpConnection class (experimental) 2016-03-09 13:54:04 +01:00
SocketHandle.hpp Network: First commit 2015-11-09 15:02:25 +01:00
TcpClient.hpp Network: Add support for sending/receiving NetPacket over UDP/TCP 2016-02-04 14:51:26 +01:00
TcpClient.inl Network: Fix some move stuff 2016-01-15 08:29:58 +01:00
TcpServer.hpp Network: Get rid of now useless TcpBase 2015-11-10 12:14:59 +01:00
TcpServer.inl Network/HostnameInfo: Replace family/socketType raw value by engine enumeration 2015-11-14 02:12:10 +01:00
UdpSocket.hpp Network: Add support for sending/receiving NetPacket over UDP/TCP 2016-02-04 14:51:26 +01:00
UdpSocket.inl Network/HostnameInfo: Replace family/socketType raw value by engine enumeration 2015-11-14 02:12:10 +01:00