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.
fix: prevent servers from panicking reads in closed sockets Fixed panjf2000#194
opt: improve the logic of preventing server blocking
trifle: refine ReadBufferCap option and add comments
doc: update the description about ring-buffer
trifle: add comments for exported functions
opt: keep running when an error occurs in connection Fixes panjf2000#142
feat: support locking each I/O event-loop goroutine to an OS thread Fixes panjf2000#133
trifle: add comments
opt: improve the conversion between string and byte slice
opt: refactor the load-balancing algorithm of source addr hash