Generic abstract stream. It stores a socket.
Stream optimised for TCP connections. The given socket should be blocking.
Stream optimised for UDP connections.
See Source File sel/net/stream.d
MIT
Copyright (c) 2017-2018 sel-project
Kripth