SockStream.this

Constructs a new SockStream from the provided socket

class SockStream
this
(
Socket socket
)

Parameters

socket Socket

the Socket to use as the underlying source/sink

Meta