Commit 3fcb3e09 authored by Andre Pinto's avatar Andre Pinto Committed by facebook-github-bot-4

Fix async readme

Summary: AsyncPipe is already open source

Reviewed By: @yfeldblum

Differential Revision: D2506476
parent 37d40eed
...@@ -257,7 +257,6 @@ clarity, we don't reuse the same fd as a socket to receive signals. ...@@ -257,7 +257,6 @@ clarity, we don't reuse the same fd as a socket to receive signals.
### AsyncPipe ### AsyncPipe
Async reads/writes to a unix pipe, to send data between processes. Async reads/writes to a unix pipe, to send data between processes.
Why don't you just use AsyncSocket for now?
## Helper Classes ## Helper Classes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment