Socket.getLocalAddress

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

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

class Socket
getLocalAddress
()

Return Value

Type: Address

the #SoupAddress

Meta