ccs_pipe_t
typedef mach_port_t ccs_pipe_t; /* Mach IPC port */
typedef struct ccs_win_pipe_t* ccs_pipe_t;
typedef int ccs_pipe_t; /* Unix domain socket */