Concept Framework 2.0 documentation | Contents | Index |
Name | Version | Deprecated |
SocketInfo | version 1.0 | no |
array SocketInfo(number socket) |
socket | a valid and socket descriptor, as returned by SocketCreate |
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. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:20 2011 GMT | (c)2011 RadGs Software |