ref_connectable
Description:
Returns a SocketConnectable instance constructed from
this's host and
port properties, or null if the
host is not set.
The returned SocketConnectable is referenced for thread-safety and must be unreferenced with unref when finished with it.
Parameters:
| this |
Returns:
|
a SocketConnectable, or |