SFML/include/SFML/Network
2012-06-26 21:55:45 +02:00
..
Export.hpp Updated the copyright text 2012-03-13 18:37:34 +01:00
Ftp.hpp Made some 1 argument constructors explicit 2012-03-27 17:13:46 +02:00
Http.hpp Updated the copyright text 2012-03-13 18:37:34 +01:00
IpAddress.hpp Updated the copyright text 2012-03-13 18:37:34 +01:00
Packet.hpp Private virtual functions are now protected, so that sub-classes can call them if necessary (and they appear in the API doc :) 2012-04-04 22:33:53 +02:00
Socket.hpp Updated the copyright text 2012-03-13 18:37:34 +01:00
SocketHandle.hpp Updated the copyright text 2012-03-13 18:37:34 +01:00
SocketSelector.hpp Fixed crash in SocketSelector::add when passing an invalid socket 2012-06-26 21:55:45 +02:00
TcpListener.hpp Updated the copyright text 2012-03-13 18:37:34 +01:00
TcpSocket.hpp Minor fix in the API doc 2012-06-13 17:21:27 +02:00
UdpSocket.hpp Replaced char* arguments with void* for raw data 2012-04-03 19:06:32 +02:00