C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::net::tcp_stream_socket Member List

This is the complete list of members for caf::net::tcp_stream_socket, including all inherited members.

allow_sigpipe(network_socket x, bool new_value)caf::net::network_socketrelated
allow_udp_connreset(network_socket x, bool new_value)caf::net::network_socketrelated
child_process_inherit(socket x, bool new_value)caf::net::socketrelated
close(socket x)caf::net::socketrelated
compare(socket other) const noexcept (defined in caf::net::socket)caf::net::socket
fd() const noexcept (defined in caf::net::stream_socket)caf::net::stream_socket
id (defined in caf::net::socket)caf::net::socket
inspect(Inspector &f, socket &x) (defined in caf::net::socket)caf::net::socketrelated
keepalive(stream_socket x, bool new_value)caf::net::network_socketrelated
last_socket_error()caf::net::socketrelated
last_socket_error_as_string()caf::net::socketrelated
last_socket_error_is_temporary()caf::net::socketrelated
local_addr(network_socket x)caf::net::network_socketrelated
local_port(network_socket x)caf::net::network_socketrelated
make_connected_tcp_stream_socket(ip_endpoint node, timespan timeout=infinite)caf::net::tcp_stream_socketrelated
make_connected_tcp_stream_socket(const uri::authority_type &auth, timespan timeout=infinite)caf::net::tcp_stream_socketrelated
make_connected_tcp_stream_socket(std::string host, uint16_t port, timespan timeout=infinite)caf::net::tcp_stream_socketrelated
make_stream_socket_pair()caf::net::stream_socketrelated
nodelay(stream_socket x, bool new_value)caf::net::stream_socketrelated
nonblocking(socket x, bool new_value)caf::net::socketrelated
operator bool() const noexcept (defined in caf::net::socket)caf::net::socketexplicit
operator!() const noexcept (defined in caf::net::socket)caf::net::socket
operator=(const socket &other) noexcept=default (defined in caf::net::socket)caf::net::socket
probe(socket x)caf::net::socketrelated
read(stream_socket x, byte_span buf)caf::net::stream_socketrelated
remote_addr(network_socket x)caf::net::network_socketrelated
remote_port(network_socket x)caf::net::network_socketrelated
send_buffer_size(network_socket x)caf::net::network_socketrelated
send_buffer_size(network_socket x, size_t capacity)caf::net::network_socketrelated
shutdown_read(socket x)caf::net::socketrelated
shutdown_write(socket x)caf::net::socketrelated
signed_socket_id typedefcaf::net::socketrelated
socket() noexcept (defined in caf::net::socket)caf::net::socket
socket(socket_id id) noexcept (defined in caf::net::socket)caf::net::socketexplicit
socket(const socket &other) noexcept=default (defined in caf::net::socket)caf::net::socket
socket_id typedefcaf::net::socketrelated
super typedef (defined in caf::net::tcp_stream_socket)caf::net::tcp_stream_socket
transport_type typedefcaf::net::stream_socket
write(stream_socket x, const_byte_span buf)caf::net::stream_socketrelated
write(stream_socket x, std::initializer_list< const_byte_span > bufs)caf::net::stream_socketrelated