[ Version ( since = "3.8" ) ]
public void set_connectable (SocketConnectable? connectable)
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.
| this | |
| connectable |
a SocketConnectable, or null |