zio.stream.ZStreamPlatformSpecificConstructors
Close the underlying socket
Read the entire AsynchronousSocketChannel by emitting a Chunk[Byte]
The caller of this function is NOT responsible for closing the AsynchronousSocketChannel.
Write the entire Chuck[Byte] to the socket channel.
Write the entire Chuck[Byte] to the socket channel.
The caller of this function is NOT responsible for closing the AsynchronousSocketChannel.
The sink will yield the count of bytes written.
Accepted connection made to a specific channel
AsynchronousServerSocketChannel