8000 Tags · cfanbo/gnet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cfanbo/gnet

Tags

v1.4.4

Toggle v1.4.4's commit message
trifle: remove redundant test code

v1.4.3

Toggle v1.4.3's commit message
fix: prevent servers from panicking reads in closed sockets

Fixed panjf2000#194

v1.4.2

Toggle v1.4.2's commit message
opt: improve the logic of preventing server blocking

v1.4.1

Toggle v1.4.1's commit message
trifle: refine ReadBufferCap option and add comments

v1.4.0

Toggle v1.4.0's commit message
doc: update the description about ring-buffer

v1.3.2

Toggle v1.3.2's commit message
trifle: add comments for exported functions

v1.3.1

Toggle v1.3.1's commit message
opt: keep running when an error occurs in connection

Fixes panjf2000#142

v1.3.0

Toggle v1.3.0's commit message
feat: support locking each I/O event-loop goroutine to an OS thread

Fixes panjf2000#133

v1.2.10

Toggle v1.2.10's commit message
trifle: add comments

v1.2.9

Toggle v1.2.9's commit message
opt: improve the conversion between string and byte slice

0