hypermedia.net
index
Name
port ( )
Examples
None available
Description
Return the actual socket's local port, or -1 if the socket is closed.
Syntax
port();
Returns
int
Usage
Web & Application
Related