SFML/include/SFML/Network
2011-08-26 18:42:54 +02:00
..
Ftp.hpp Minor fixes to the doc 2011-08-26 18:42:54 +02:00
Http.hpp Minor fixes to the doc 2011-08-26 18:42:54 +02:00
IpAddress.hpp Times in SFML are now Uint32 milliseconds instead of float seconds 2011-05-19 08:19:42 +02:00
Packet.hpp Implemented the sf::Packet to bool conversion using the safe-bool idiom 2011-05-25 20:45:16 +02:00
Socket.hpp Minor fixes to the doc 2011-08-26 18:42:54 +02:00
SocketHandle.hpp Lower case for mingw compatibility (native Windows doesn't care) 2011-02-06 03:47:31 +00:00
SocketSelector.hpp Times in SFML are now Uint32 milliseconds instead of float seconds 2011-05-19 08:19:42 +02:00
TcpListener.hpp Fixed typo in documentation of sf::TcpListener 2011-07-30 17:35:13 +02:00
TcpSocket.hpp Minor fixes to the doc 2011-08-26 18:42:54 +02:00
UdpSocket.hpp UdpSocket::Send(Packet) is now limited to UdpSocket::MaxDatagramSize, so that data is never split into multiple datagrams, which removes a lot of potential major problems 2011-06-11 11:28:43 +02:00