Fixed documentation

FossilOrigin-Name: 509b849bcc9f69f6c278890ddece527b0a3a11c915e6742c6942aea9c38e1030
This commit is contained in:
7u83@mail.ru 2016-03-07 07:42:53 +00:00
parent 840a75b6b0
commit 1c412a2c22
1 changed files with 1 additions and 0 deletions

View File

@ -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)