Fixed documentation
FossilOrigin-Name: 509b849bcc9f69f6c278890ddece527b0a3a11c915e6742c6942aea9c38e1030
This commit is contained in:
parent
840a75b6b0
commit
1c412a2c22
@ -36,6 +36,7 @@
|
||||
* @param addr sockaddr where the port will be set
|
||||
* @param port number
|
||||
* @return 1 if successful, otherwise 0
|
||||
*
|
||||
* Ports can only be set for sockaddrs of type AF_INET and AF_INET6
|
||||
*/
|
||||
int sock_setport(struct sockaddr *addr, int port)
|
||||
|
Loading…
Reference in New Issue
Block a user