Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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.

  • No labels