libhv icon indicating copy to clipboard operation
libhv copied to clipboard

是否可以提供 libuv uv_pipe_t类似的抽象

Open heheda123123 opened this issue 1 year ago • 0 comments

libuv通过命名管道、unix套接字实现了跨平台的进程间通信机制,如果libhv也能支持就好了 https://docs.libuv.org/en/v1.x/pipe.html

heheda123123 avatar Oct 23 '24 11:10 heheda123123