For
internetsockets, returns two values: the local host and the local port. Forlocalsockets, returns the local filename.
Returns the local host of
socket. Works only oninternetsockets.
Returns the local port of
socket-an (UNSIGNED-BYTE 16). Works only oninternetsockets.
Returns the local filename of
socket. Works only onlocalsockets.
For
internetsockets, returns two values: the remote host and the remote port. Forremotesockets, returns the remote filename.
Returns the remote host of
socket. Works only oninternetsockets.