SFML/include/SFML/Network
2022-02-16 13:50:07 +00:00
..
Export.hpp Update the copyright year to 2021 2021-01-06 20:21:36 +01:00
Ftp.hpp Remove unnecessary includes from public-facing headers 2022-02-10 21:05:49 +00:00
Http.hpp Replace 'sf::NonCopyable' with '= delete' 2021-12-16 22:39:38 +01:00
IpAddress.hpp Improve compilation times by removing some includes and avoiding heavy dependencies 2021-12-19 18:13:07 +01:00
Packet.hpp Add move semantics to 'sf::Packet' 2022-02-16 13:50:07 +00:00
Socket.hpp Replace 'sf::NonCopyable' with '= delete' 2021-12-16 22:39:38 +01:00
SocketHandle.hpp Use alias declarations instead of 'typedef' 2021-12-08 17:58:13 +00:00
SocketSelector.hpp Use smart pointers to manage memory 2021-12-21 19:54:25 +01:00
TcpListener.hpp Strategic use of '[[nodiscard]]' in 'Network' module 2021-12-09 22:34:57 +00:00
TcpSocket.hpp Strategic use of '[[nodiscard]]' in 'Network' module 2021-12-09 22:34:57 +00:00
UdpSocket.hpp Strategic use of '[[nodiscard]]' in 'Network' module 2021-12-09 22:34:57 +00:00