io
C++ I/O scheduling library with asynchronous socket operations
Loading...
Searching...
No Matches
io
socket
socket_handle
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 noexcept
io::socket::socket_handle
explicit
operator native_socket_type
() const noexcept
io::socket::socket_handle
explicit
operator<=>
(const socket_handle &other) const noexcept -> std::strong_ordering
io::socket::socket_handle
operator<=>
(native_socket_type other) const noexcept -> std::strong_ordering
io::socket::socket_handle
operator=
(const socket_handle &other) -> socket_handle &=delete
io::socket::socket_handle
operator=
(socket_handle &&other) noexcept -> socket_handle &
io::socket::socket_handle
operator==
(const socket_handle &other) const noexcept -> bool
io::socket::socket_handle
operator==
(native_socket_type other) const noexcept -> bool
io::socket::socket_handle
socket_handle
()=default
io::socket::socket_handle
socket_handle
(const socket_handle &other)=delete
io::socket::socket_handle
socket_handle
(socket_handle &&other) noexcept
io::socket::socket_handle
socket_handle
(native_socket_type handle)
io::socket::socket_handle
explicit
socket_handle
(int domain, int type, int protocol)
io::socket::socket_handle
swap
io::socket::socket_handle
friend
~socket_handle
()
io::socket::socket_handle
Generated by
1.9.8