Support read and write from blocking and non-blocking pipes and sockets
Summary: Also switch `pipe` to return a socket pair instead, as libevent can't poll against a pipe on Windows. And lastly, fix the file descriptor for sockets leaking when close is called. Reviewed By: yfeldblum Differential Revision: D3691255 fbshipit-source-id: c684242d255ac5158a4c805d432d345dac1b3bd8
Showing
Please register or sign in to comment