Go to the source code of this file.
Classes | |
| struct | socket_msg |
Macros | |
| #define | SOCKET_MSU_TYPE_ID 10 |
Functions | |
| int | msu_monitor_fd (int fd, uint32_t events, struct local_msu *destination, struct msu_msg_hdr *hdr) |
| int | msu_remove_fd_monitor (int fd) |
Variables | |
| struct msu_type | SOCKET_MSU_TYPE |
| #define SOCKET_MSU_TYPE_ID 10 |
Definition at line 33 of file socket_msu.h.
| int msu_monitor_fd | ( | int | fd, |
| uint32_t | events, | ||
| struct local_msu * | destination, | ||
| struct msu_msg_hdr * | hdr | ||
| ) |
Definition at line 58 of file socket_msu.c.
| int msu_remove_fd_monitor | ( | int | fd | ) |
Definition at line 87 of file socket_msu.c.
| struct msu_type SOCKET_MSU_TYPE |
Definition at line 34 of file socket_msu.h.
1.8.6