ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Macros | |
#define | USE_SOCKETPAIR 1 |
Functions | |
int | open_channel (int *p) |
int | send_msg_channel (p, int msg, int who) |
int | recv_msg_channel (p, int *msg, int who) |
bool | send_message_pipe (int fd, int msg) |
bool | recv_message_pipe (int fd, int *msg) |