socket


Description:

[ NoAccessorMethod ]
[ Version ( since = "0.33" ) ]
public Socket socket { owned get; }

Get the underlying Socket.

Note that you should not read or write any data to it directly since this will likely corrupt the channel stream. This property is mainly useful to get some connections details.