/
net_sock_bind
net_sock_bind
Bind a socket
Usages
net_sock_bind [-i sock_id] [-p port_nbr] [-f family]
Arguments
-i [sock_id]
, Socket ID.
-f [family]
, IP address family to use (4 or 6)
-p [port]
, Port to bind on.
Output
None.
Required Configuration
None.
Notes/Warnings
None.
, multiple selections available,
Related content
NetSock_Bind
NetSock_Bind
More like this
net_sock_open
net_sock_open
More like this
net_sock_listen
net_sock_listen
More like this
bind TCP UDP
bind TCP UDP
More like this
NetSock_Listen
NetSock_Listen
More like this
NET_SOCK_DESC_SET
NET_SOCK_DESC_SET
More like this