NAME
A member function of omni::net::socket6
OVERLOADS
omni::net::socket6::bind
A member function of omni::net::socket6
#include <omni/net/socket.hpp>omni::net::socket_error omni::net::socket6::bind()OVERLOADS
omni::net::socket_error omni::net::socket6::bind(uint16_t port)
omni::net::socket_error omni::net::socket6::bind(uint32_t ip, uint16_t port)
omni::net::socket_error omni::net::socket6::bind(const omni::net::ip6_binary_address& ip, uint16_t port)