fdc6c9853f
Currently, we do not handle READ or WRITE events until the channel connection process is complete. However, the external write queue path allows a write to be attempted when the conneciton is not complete. This commit closes the loophole and only queues write operations when the connection process is not complete. |
||
---|---|---|
.. | ||
src | ||
build.gradle |