janestreet / async_unix

Jane Street Capital's asynchronous execution library (unix)
MIT License
33 stars 21 forks source link

How to use Thread_safe_pipe? #18

Closed brendanlong closed 4 years ago

brendanlong commented 4 years ago

I'm trying to upgrade to v0.12 but I can't figure out how to access Thead_safe_pipe. There doesn't seem to be an Async_unix.Thread_safe_pipe, and Thread_safe_pipe isn't a global. I tried linking a library named thread_safe_pipe but that doesn't exist.

Is this not released or am I doing something wrong?

brendanlong commented 4 years ago

Ah I figured it out, it's named async_unix.thread_safe_pipe.