Blocking output stream on non-blocking SocketChannel. Makes the assumption that writes will rarely need to block. All writes flush to the channel, and no additional buffering is done.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.