odyssey/core
Dmitry Simonenko 3ff16fa745 odissey: add server CLOSE pool 2016-12-13 17:46:41 +03:00
..
makefile odissey: add transaction pooling stab 2016-12-01 14:12:34 +03:00
od.c odissey: new naming scheme: od_pooler_t 2016-11-29 16:21:18 +03:00
od.h odissey: pass correct mm_io_t pointer to od_read/od_write 2016-11-29 16:26:27 +03:00
od_be.c odissey: set proper name for server_pool_next/route_pool_next 2016-12-13 17:45:48 +03:00
od_be.h odissey: new naming scheme: od_pooler_t 2016-11-29 16:21:18 +03:00
od_cancel.c odissey: resolve server address during cancel 2016-12-08 16:50:03 +03:00
od_cancel.h odissey: new naming scheme: od_pooler_t 2016-11-29 16:21:18 +03:00
od_client.h odissey: new naming scheme: od_client_t 2016-11-29 16:14:50 +03:00
od_client_pool.c odissey: new naming scheme: od_clientpool_t 2016-11-29 16:16:16 +03:00
od_client_pool.h odissey: new naming scheme: od_clientpool_t 2016-11-29 16:16:16 +03:00
od_config.c odissey: new naming scheme: od_config_t 2016-11-29 16:10:33 +03:00
od_config.h odissey: new naming scheme: od_config_t 2016-11-29 16:10:33 +03:00
od_daemon.c odissey: implement syslog support 2016-11-28 17:47:39 +03:00
od_daemon.h odissey: rearrange log file output after daemonize 2016-11-28 16:35:47 +03:00
od_fe.c odissey: new naming scheme: od_pooler_t 2016-11-29 16:21:18 +03:00
od_fe.h odissey: new naming scheme: od_client_t 2016-11-29 16:14:50 +03:00
od_io.c odissey: pass correct mm_io_t pointer to od_read/od_write 2016-11-29 16:26:27 +03:00
od_io.h odissey: pass correct mm_io_t pointer to od_read/od_write 2016-11-29 16:26:27 +03:00
od_lex.c odissey: new naming scheme: od_list_t 2016-11-29 16:03:39 +03:00
od_lex.h odissey: new naming scheme: od_list_t 2016-11-29 16:03:39 +03:00
od_list.h odissey: new naming scheme: od_list_t 2016-11-29 16:03:39 +03:00
od_log.c odissey: new naming scheme: od_log_t 2016-11-29 15:57:46 +03:00
od_log.h odissey: new naming scheme: od_log_t 2016-11-29 15:57:46 +03:00
od_macro.h odissey: move src to core; add lib 2016-11-08 14:23:05 +03:00
od_periodic.c odissey: add server CLOSE pool 2016-12-13 17:46:41 +03:00
od_periodic.h odissey: implement time-to-live and periodic logic 2016-11-15 16:23:04 +03:00
od_pid.c odissey: new naming scheme: od_pid_t 2016-11-29 15:54:01 +03:00
od_pid.h odissey: new naming scheme: od_pid_t 2016-11-29 15:54:01 +03:00
od_pooler.c odissey: implement server address resolving 2016-12-08 16:47:37 +03:00
od_pooler.h odissey: new naming scheme: od_pooler_t 2016-11-29 16:21:18 +03:00
od_route.h odissey: new naming scheme: od_route_t 2016-11-29 16:19:12 +03:00
od_route_id.h odissey: new naming scheme: od_routeid_t 2016-11-29 16:18:16 +03:00
od_route_pool.c odissey: set proper name for server_pool_next/route_pool_next 2016-12-13 17:45:48 +03:00
od_route_pool.h odissey: set proper name for server_pool_next/route_pool_next 2016-12-13 17:45:48 +03:00
od_router.c odissey: simplify session pooling 2016-12-05 15:05:17 +03:00
od_router.h odissey: split router logic into separate files 2016-11-30 17:43:49 +03:00
od_router_session.c odissey: implement client watchdog 2016-12-06 16:27:41 +03:00
od_router_session.h odissey: split router logic into separate files 2016-11-30 17:43:49 +03:00
od_router_transaction.c odissey: implement client watchdog 2016-12-06 16:27:41 +03:00
od_router_transaction.h odissey: add transaction pooling stab 2016-12-01 14:12:34 +03:00
od_scheme.c odissey: remove unused pooling method types 2016-12-01 14:07:42 +03:00
od_scheme.h odissey: remove unused pooling method types 2016-12-01 14:07:42 +03:00
od_server.h odissey: add server CLOSE pool 2016-12-13 17:46:41 +03:00
od_server_pool.c odissey: add server CLOSE pool 2016-12-13 17:46:41 +03:00
od_server_pool.h odissey: add server CLOSE pool 2016-12-13 17:46:41 +03:00
od_syslog.c odissey: new naming scheme: od_syslog_t 2016-11-29 15:56:21 +03:00
od_syslog.h odissey: new naming scheme: od_syslog_t 2016-11-29 15:56:21 +03:00
odissey.c odissey: implement syslog support 2016-11-28 17:47:39 +03:00