shadowsocks-ruby icon indicating copy to clipboard operation
shadowsocks-ruby copied to clipboard

pause and resume

Open clowwindy opened this issue 13 years ago • 0 comments

Add pause() and resume() to prevent memory leak.

There seems no way to check whether buffer is full in EM. And notification for writable is a bit weird. So I'm going to implement this later.

clowwindy avatar Sep 17 '12 08:09 clowwindy