Woman, Life, Freedom


Async BSD Sockets Library
Library protected and public interface header documentation
AsyncBsdSocketLib::TcpListener Member List

This is the complete list of members for AsyncBsdSocketLib::TcpListener, including all inherited members.

Communicator() noexcept (defined in AsyncBsdSocketLib::Communicator)AsyncBsdSocketLib::Communicatorprotected
Connection() const noexcept overrideAsyncBsdSocketLib::TcpListenervirtual
Descriptor() const noexceptAsyncBsdSocketLib::Communicator
FileDescriptorAsyncBsdSocketLib::Communicatorprotected
IpAddressAsyncBsdSocketLib::NetworkSocketprotected
NetworkSocket(std::string ipAddress, uint16_t port)AsyncBsdSocketLib::NetworkSocketprotected
PortAsyncBsdSocketLib::NetworkSocketprotected
Receive(std::array< uint8_t, N > &buffer) const noexceptAsyncBsdSocketLib::TcpListenerinline
Send(const std::array< uint8_t, N > &buffer) const noexceptAsyncBsdSocketLib::TcpListenerinline
TcpListener()=delete (defined in AsyncBsdSocketLib::TcpListener)AsyncBsdSocketLib::TcpListener
TcpListener(uint16_t port)AsyncBsdSocketLib::TcpListener
TcpListener(std::string ipAddress, uint16_t port)AsyncBsdSocketLib::TcpListener
TryAccept() noexceptAsyncBsdSocketLib::TcpListener
TryClose() noexceptAsyncBsdSocketLib::Communicatorvirtual
TryMakeConnectionNonblock() noexceptAsyncBsdSocketLib::TcpListener
TrySetup() noexcept overrideAsyncBsdSocketLib::TcpListenervirtual
~Communicator() noexcept (defined in AsyncBsdSocketLib::Communicator)AsyncBsdSocketLib::Communicatorvirtual
~NetworkSocket() noexcept=default (defined in AsyncBsdSocketLib::NetworkSocket)AsyncBsdSocketLib::NetworkSocketvirtual