25 #ifndef SFML_TCPLISTENER_HPP
26 #define SFML_TCPLISTENER_HPP
31 #include <SFML/Network/Export.hpp>
32 #include <SFML/Network/Socket.hpp>
64 unsigned short getLocalPort()
const;
81 Status listen(
unsigned short port);
114 #endif // SFML_TCPLISTENER_HPP