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

Tags: lming/gnet

Tags

v1.4.4-candidate2

Toggle v1.4.4-candidate2's commit message
Let AsyncWriter know if the conn is closed already

v1.4.4-less-mem-alloc

Toggle v1.4.4-less-mem-alloc's commit message
Make the same changes to linux epoll.go

v1.4.4-candidate1

Toggle v1.4.4-candidate1's commit message
Make the queue generic with Writable interface

v1.4.4-dropped

Toggle v1.4.4-dropped's commit message
make the same change to linux epoll.go

v1.4.4-cap-memory

Toggle v1.4.4-cap-memory's commit message
make the same change to linux epoll.go

v1.4.4-memory-cap

Toggle v1.4.4-memory-cap's commit message
Options to cap the size of task queue and send buf

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

0