Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request xtaci#27 from longzhiri/master fix bug: read 0 bytes from a stream will block forever
adjust read after close behavior xtaci#23
simplify returnToken
Merge pull request xtaci#8 from getlantern/master Fixed deadlock on concurrent closing
reduce memory footprint
fix a potential race in closing stream.die
update test
lint