Support using fcntl to mark pipes as non-blocking
authorChristopher Dykes <cdykes@fb.com>
Tue, 9 Aug 2016 21:57:19 +0000 (14:57 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Tue, 9 Aug 2016 22:08:29 +0000 (15:08 -0700)
commit703fb237499a57c05cb216773145211dd1d6ecb4
treece4d8a386c834ea403301f1ff5878c3ac1322693
parent70618258130b18cae08ecd5e88de518ab38425fd
Support using fcntl to mark pipes as non-blocking

Summary: Because the comment was a lie; sockets are blocking by default, not non-blocking.

Reviewed By: yfeldblum

Differential Revision: D3691145

fbshipit-source-id: 5d3c62b3573205fe416d77fe4b5b9fbd593ffd93
folly/portability/Fcntl.cpp