8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bug: fix the compile error on linux/mips
opt: fieldalignment, optimization from 144 to 104 byte
bug: break the loop for writing data to peer when there is an error Fixes panjf2000#368
chore: fix some wrong comments
chore: refine eventloop.read(*conn)
chore: update READMEs
Breaking API changes and optimizations
opt: put the static buffer back to pool to reduce more memory usages
chore: update some comments