NazaraEngine/include/Nazara/Network
Lynix d24de1f719 Network/NetPacket: Add move constructor/operator
Former-commit-id: 56cb793ab75e5bcd97b89c5be3592922c23a7a4d
2016-02-24 14:17:47 +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 NetCode enum and SocketError_Packet, fixes compilation 2016-02-04 12:48: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/HostnameInfo: Replace family/socketType raw value by engine enumeration 2015-11-14 02:12:10 +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
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