Thriftpy / thriftpy

Thriftpy has been deprecated, please migrate to https://github.com/Thriftpy/thriftpy2
MIT License
1.15k stars 286 forks source link

Add nonblocking server #325

Open wallezhang opened 6 years ago

wallezhang commented 6 years ago

Add non-blocking server implement by select and fix broken pipe after read 0 byte.