get_local_address
Description:
Try to get the local address of a socket connection.
Parameters:
this |
Returns:
a SocketAddress or null on error. Free the returned object with unref. |
Try to get the local address of a socket connection.
this |
a SocketAddress or null on error. Free the returned object with unref. |