Toolbox
snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
toolbox
net
Sock
toolbox::net::Sock Member List
This is the complete list of members for
toolbox::net::Sock
, including all inherited members.
close
()
toolbox::net::Sock
inline
family
() const noexcept
toolbox::net::Sock
inline
get_error
(std::error_code &ec) const noexcept
toolbox::net::Sock
inline
get_error
() const
toolbox::net::Sock
inline
get_rcv_buf
(std::error_code &ec) const noexcept
toolbox::net::Sock
inline
get_rcv_buf
() const
toolbox::net::Sock
inline
get_snd_buf
(std::error_code &ec) const noexcept
toolbox::net::Sock
inline
get_snd_buf
() const
toolbox::net::Sock
inline
is_ip_family
() const noexcept
toolbox::net::Sock
inline
is_tcp_no_delay
(std::error_code &ec) const noexcept
toolbox::net::Sock
inline
is_tcp_no_delay
() const
toolbox::net::Sock
inline
set_non_block
(std::error_code &ec) noexcept
toolbox::net::Sock
inline
set_non_block
()
toolbox::net::Sock
inline
set_rcv_buf
(int size, std::error_code &ec) noexcept
toolbox::net::Sock
inline
set_rcv_buf
(int size)
toolbox::net::Sock
inline
set_reuse_addr
(bool enabled, std::error_code &ec) noexcept
toolbox::net::Sock
inline
set_reuse_addr
(bool enabled)
toolbox::net::Sock
inline
set_snd_buf
(int size, std::error_code &ec) noexcept
toolbox::net::Sock
inline
set_snd_buf
(int size)
toolbox::net::Sock
inline
Sock
(FileHandle &&sock, int family)
toolbox::net::Sock
inline
Sock
() noexcept=default
toolbox::net::Sock
Generated by
1.9.8