Platform-specific mainloop object for the IPC server.
Definition: ipc_server.h:185
int ipc_server_mainloop_add_fd(struct ipc_server *vs, struct ipc_server_mainloop *ml, int newfd)
Pass an fd for a new client to the mainloop.
Definition: ipc_server_mainloop_android.c:185