Socket.getRemoteAddress

Returns the #SoupAddress corresponding to the remote end of @sock.

Calling this method on an unconnected socket is considered to be an error, and produces undefined results.

class Socket
getRemoteAddress
()

Return Value

Type: Address

the #SoupAddress

Meta