AsyncBerkeley
Asynchronous Berkeley sockets. Simple.
Loading...
Searching...
No Matches
io::socket::socket_handle Member List

This is the complete list of members for io::socket::socket_handle, including all inherited members.

get_error() const noexcept -> std::error_codeio::socket::socket_handle
operator bool() const noexceptio::socket::socket_handleexplicit
operator native_socket_type() const noexceptio::socket::socket_handleexplicit
operator<=>(const socket_handle &other) const noexcept -> std::strong_orderingio::socket::socket_handle
operator<=>(native_socket_type other) const noexcept -> std::strong_orderingio::socket::socket_handle
operator=(const socket_handle &other) -> socket_handle &=delete (defined in io::socket::socket_handle)io::socket::socket_handle
operator=(socket_handle &&other) noexcept -> socket_handle &io::socket::socket_handle
operator==(const socket_handle &other) const noexcept -> boolio::socket::socket_handle
operator==(native_socket_type other) const noexcept -> boolio::socket::socket_handle
set_error(int error) noexcept -> voidio::socket::socket_handle
socket_handle()=defaultio::socket::socket_handle
socket_handle(const socket_handle &other)=delete (defined in io::socket::socket_handle)io::socket::socket_handle
socket_handle(socket_handle &&other) noexceptio::socket::socket_handle
socket_handle(native_socket_type handle)io::socket::socket_handleexplicit
socket_handle(int domain, int type, int protocol)io::socket::socket_handleexplicit
swapio::socket::socket_handlefriend
~socket_handle()io::socket::socket_handle