Concept Framework 2.2 documentation Contents | Index

standard.net.socket.SocketInfo

Name Version Deprecated
SocketInfo version 1.0 no

Prototype:
array SocketInfo(number socket)

Parameters:
socket      a valid and socket descriptor, as returned by SocketCreate

Description:
Gets an array describing the socket.
The array has two keys: "address"(containing a string) and "port" (containing a number) describing the address associated with the socket, and respectively the port.

Returns:
Returns an array describing the socket.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:17 2013 GMT(c)2013 Devronium Applications