/
net_sock_open
net_sock_open
Open a socket
Usages
net_sock_open [-f family] [-t protocol type]
Arguments
-f [family]
, IP address family to use (4 or 6)
-t [Protocol type]
, Protocol type TCP (t) or UDP(u)
Output
Socket ID.
Required Configuration
None.
Notes/Warnings
None.
Related content
net_sock_bind
net_sock_bind
More like this
NET_SOCK_DESC_SET
NET_SOCK_DESC_SET
More like this
net_sock_listen
net_sock_listen
More like this
NetApp_SockOpen TCP-UDP
NetApp_SockOpen TCP-UDP
More like this
NetSock_OptSet
NetSock_OptSet
More like this
NetSock_Open
NetSock_Open
More like this