Flow-IPC / ipc

[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)
https://flow-ipc.github.io/
Apache License 2.0
255 stars 10 forks source link

Since all Client_session::async_connect() (x3) and Native_socket_stream::async_connect() are, locally, instant, turned them into synchronous, non-blocking sync_connect()s. #77

Closed ygoldfeld closed 4 months ago