io
C++ I/O scheduling library with asynchronous socket operations
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.

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 &=deleteio::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
socket_handle()=defaultio::socket::socket_handle
socket_handle(const socket_handle &other)=deleteio::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_handle
swapio::socket::socket_handlefriend
~socket_handle()io::socket::socket_handle