Closed mdlayher closed 5 years ago
If we expose Conn, we can still implement net.Conn, but also add more methods that can shut down the read or write ends of the socket, configure socket options, etc.
If we expose Conn, we can still implement net.Conn, but also add more methods that can shut down the read or write ends of the socket, configure socket options, etc.