Fixed documentation

FossilOrigin-Name: 509b849bcc9f69f6c278890ddece527b0a3a11c915e6742c6942aea9c38e1030
bsdmakefiles
7u83@mail.ru 7 years ago
parent 840a75b6b0
commit 1c412a2c22
  1. 1
      src/cw/sock_setport.c

@ -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…
Cancel
Save