Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Open a socket.

Usages

net_sock_open [-f family] [-t protocol type]

Arguments

-f [family], IP  IP address family to use (4 or 6)

-t [Protocol type], Protocol type TCP (t) or UDP(u)

Output

Socket ID.

Required Configuration

...