SFML/include/SFML/Network
2018-05-06 08:42:42 +02:00
..
Export.hpp Updated the copyright year to 2018. 2018-02-10 14:51:46 +01:00
Ftp.hpp Add append/overwrite parameter to Ftp::upload. 2018-04-05 11:21:20 +02:00
Http.hpp Updated the copyright year to 2018. 2018-02-10 14:51:46 +01:00
IpAddress.hpp Updated the copyright year to 2018. 2018-02-10 14:51:46 +01:00
Packet.hpp Added doxygen documentation for Packet >> & << operators 2018-05-06 08:42:42 +02:00
Socket.hpp Updated the copyright year to 2018. 2018-02-10 14:51:46 +01:00
SocketHandle.hpp Updated the copyright year to 2018. 2018-02-10 14:51:46 +01:00
SocketSelector.hpp Updated the copyright year to 2018. 2018-02-10 14:51:46 +01:00
TcpListener.hpp Fixed TcpListener and TcpSocket not behaving as documented when calling listen or connect while the underlying socket object already exists, also adjusted UdpSocket to be consistent with connect and listen behaviour when calling bind while the underlying socket object already exists. Fixes #1346 2018-04-14 10:16:17 +02:00
TcpSocket.hpp Fixed TcpListener and TcpSocket not behaving as documented when calling listen or connect while the underlying socket object already exists, also adjusted UdpSocket to be consistent with connect and listen behaviour when calling bind while the underlying socket object already exists. Fixes #1346 2018-04-14 10:16:17 +02:00
UdpSocket.hpp Fixed TcpListener and TcpSocket not behaving as documented when calling listen or connect while the underlying socket object already exists, also adjusted UdpSocket to be consistent with connect and listen behaviour when calling bind while the underlying socket object already exists. Fixes #1346 2018-04-14 10:16:17 +02:00