| .. |
|
Debug
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
|
Linux
|
Network/SocketPoller: Wait() now returns the number of active sockets, and optionally the last error
|
2018-06-12 14:31:49 +02:00 |
|
Posix
|
Network/SocketImpl: Fix linux build
|
2018-10-01 23:10:25 +02:00 |
|
Win32
|
Network/TcpClient: Add PollForConnected
|
2018-10-01 23:04:53 +02:00 |
|
AbstractSocket.cpp
|
Noexcept all the things!
|
2018-06-12 11:37:44 +02:00 |
|
AlgorithmNetwork.cpp
|
Network/SocketPoller: Wait() now returns the number of active sockets, and optionally the last error
|
2018-06-12 14:31:49 +02:00 |
|
ENetCompressor.cpp
|
Network/ENet: Add compressor support
|
2017-09-22 15:22:43 +02:00 |
|
ENetHost.cpp
|
Network/ENetHost: Comment out warning in case of error
|
2018-10-21 13:53:06 +02:00 |
|
ENetPacket.cpp
|
Network/ENet: Add ENet licence
|
2017-02-01 00:20:22 +01:00 |
|
ENetPeer.cpp
|
Network/ENetPeer: Fix enet stuff
|
2018-07-17 09:56:30 +02:00 |
|
IpAddress.cpp
|
Include-What-You-Use (#137)
|
2017-10-01 11:17:09 +02:00 |
|
NetPacket.cpp
|
Increase NetPacket size from UInt16 to UInt32
|
2018-09-25 15:51:45 +02:00 |
|
Network.cpp
|
Include-What-You-Use (#137)
|
2017-10-01 11:17:09 +02:00 |
|
RUdpConnection.cpp
|
Mark every bool conversion as explicit
|
2017-06-21 18:10:46 +02:00 |
|
SocketPoller.cpp
|
Network/SocketPoller: Wait() now returns the number of active sockets, and optionally the last error
|
2018-06-12 14:31:49 +02:00 |
|
SystemSocket.hpp
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
|
TcpClient.cpp
|
Network/TcpClient: Revert to previous behavior on failure
|
2018-10-01 23:05:14 +02:00 |
|
TcpServer.cpp
|
Include-What-You-Use (#137)
|
2017-10-01 11:17:09 +02:00 |
|
UdpSocket.cpp
|
Increase NetPacket size from UInt16 to UInt32
|
2018-09-25 15:51:45 +02:00 |