shadowsocks-ruby
shadowsocks-ruby copied to clipboard
pause and resume
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.