set_connectable
Description:
Sets the socket endpoint for the network service to which this is a client.
If connectable
is null, a
SocketConnectable is derived from the this's
NetworkSettings.
Parameters:
this | |
connectable |
a SocketConnectable, or null |