25 #ifndef SFML_TCPLISTENER_HPP 26 #define SFML_TCPLISTENER_HPP 31 #include <SFML/Network/Export.hpp> 32 #include <SFML/Network/Socket.hpp> 33 #include <SFML/Network/IpAddress.hpp> 65 unsigned short getLocalPort()
const;
116 #endif // SFML_TCPLISTENER_HPP Socket that listens to new TCP connections.
Specialized socket using the TCP protocol.
Status
Status codes that may be returned by socket functions.
Encapsulate an IPv4 network address.
Base class for all the socket types.
static const IpAddress Any
Value representing any address (0.0.0.0)