Go to the documentation of this file.
27 #include <sys/types.h>
62 if ((pid = fork()) == 0) {
UV_EXTERN int uv_pipe_init(uv_loop_t *, uv_pipe_t *handle, int ipc)
TEST_IMPL(pipe_close_stdout_read_stdin)
UV_EXTERN int uv_run(uv_loop_t *, uv_run_mode mode)
UV_EXTERN void uv_close(uv_handle_t *handle, uv_close_cb close_cb)
UV_EXTERN uv_loop_t * uv_default_loop(void)
void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf)
UV_EXTERN int uv_read_start(uv_stream_t *, uv_alloc_cb alloc_cb, uv_read_cb read_cb)
#define MAKE_VALGRIND_HAPPY()
int read(izstream &zs, T *x, Items items)
void read_stdin(uv_stream_t *stream, ssize_t nread, const uv_buf_t *buf)
UV_EXTERN int uv_pipe_open(uv_pipe_t *, uv_file file)
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:26