Go to the source code of this file.
Data Structures | |
| struct | server_s |
Enumerations | |
| enum | { SERVER_MAX_CHILD_COUNT = 1024 } |
Functions | |
| int | server_get_backend_by_id (server_t *s, int id, backend_t **pbe) |
| int | server_spawn_child (server_t *s, backend_t *be) |
| int | server_cb_klog_flush (talarm_t *a, void *arg) |
| anonymous enum |
Definition at line 26 of file server_s.h.