Skip to content
Commit c498c0f6 authored by Kohsuke Kawaguchi's avatar Kohsuke Kawaguchi
Browse files

Needs to use SocketChannelStream to avoid deadlock.

streams created from SocketChannel doesn't allow concurrent read/write
by different threads, which appear to be a bug in NIO.
parent b1024d74
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment