Versions Compared

Key

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

...

This is the socket ID returned by NetSock_Open()/socket() when the socket was created.

addr

Pointer to a struct sockaddr instance that will be populated with the socket's info.

addrlen

Pointer to a socklen_t variable that will get the length of the socket's address.

...