NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
ip_socket 成员列表

成员的完整列表,这些成员属于 ip_socket,包括所有继承而来的类成员

address_family() const noexceptip_socketinline
bind(const ip_address &endpoint)socket_base
close() noexcept overrideip_socketinlinevirtual
connect(const ip_address &endpoint)ip_socketvirtual
family_ip_socketprotected
fd_socket_baseprotected
get_option(int level, int optname, void *optval, ::socklen_t *optlen) const noexceptsocket_base
invalid_handlesocket_basestatic
ip_socket()=defaultip_socket
ip_socket(const native_handle_type fd) noexceptip_socketinlineexplicit
is_ipv4() const noexceptip_socketinline
is_ipv6() const noexceptip_socketinline
is_open() const noexceptsocket_baseinline
listen(int backlog)socket_base
local_endpoint() constsocket_base
native_handle() const noexceptsocket_baseinline
native_handle_type typedefsocket_base
open(int family, int type, int protocol)socket_base
operator bool() const noexceptsocket_baseinlineexplicit
socket_base::operator=(socket_base &&other) noexceptsocket_base
release() noexceptsocket_baseinline
remote_endpoint() constsocket_base
set_keep_alive(bool enable=true) noexceptsocket_base
set_nonblocking(bool enable) noexceptsocket_base
set_option(int level, int optname, const void *value, ::socklen_t len) noexceptsocket_base
set_receive_buffer_size(int size) noexceptsocket_base
set_receive_timeout(milliseconds timeout) noexceptsocket_base
set_reuse_address(bool enable=true) noexceptsocket_base
set_reuse_port(bool enable=true) noexceptsocket_base
set_send_buffer_size(int size) noexceptsocket_base
set_send_timeout(milliseconds timeout) noexceptsocket_base
set_tcp_nodelay(bool enable=true) noexceptsocket_base
shutdown_both() noexceptsocket_base
shutdown_receive() noexceptsocket_base
shutdown_send() noexceptsocket_base
socket_base()socket_base
socket_base(const native_handle_type fd) noexceptsocket_baseinlineexplicit
socket_base(socket_base &&other) noexceptsocket_baseinline
try_open(int family, int type, int protocol) noexceptsocket_base
~ip_socket() override=defaultip_socket
~socket_base()socket_baseinlinevirtual