|
NAMEipaddr_setport - changes port number of the addressSYNOPSIS
DESCRIPTIONChanges port number of the address.addr: IP address object. This function is not available if libdill is compiled with --disable-sockets option. RETURN VALUENone.ERRORSNone.EXAMPLE
SEE ALSOipaddr_equal(3) ipaddr_family(3) ipaddr_len(3) ipaddr_local(3) ipaddr_port(3) ipaddr_remote(3) ipaddr_remotes(3) ipaddr_sockaddr(3) ipaddr_str(3)
Visit the GSP FreeBSD Man Page Interface. |