kc3-lang/kc3/kqueue/kqueue.c

Branch :


Log

Author Commit Date CI Message
thodg acfbd6e9 2026-02-17 21:49:14 wip memleaks
thodg 304cae07 2026-02-17 15:56:19 wip memleaks
thodg 9c025f0d 2026-02-17 14:02:29 wip make test ok
thodg 5531fde9 2026-02-14 01:55:12 wip refactor s_tuple -> p_tuple with ref counting and mutex
thodg afd3c89d 2026-02-13 02:57:44 weak pointer
thodg 21751cdc 2026-02-13 02:38:54 kqueue: fix memleak
thodg c6f94ea1 2026-02-11 00:01:26 wip kc3 httpd with kqueue
thodg 899ce4a2 2026-02-10 22:21:52 use separate udata for read and timer events
thodg 184bfe20 2026-02-10 21:49:48 wip kqueue httpd
thodg 4c61d1c5 2026-02-10 20:53:48 wip kqueue
thodg a2e2d9e8 2026-02-10 19:57:15 fix kqueue for kc3_httpd
thodg 06a0069d 2026-02-10 18:19:29 httpd kqueue
thodg bdc136b6 2026-02-10 12:11:46 remove error message from kqueue.delete
thodg 829213d0 2026-02-10 11:44:37 fix reaping connections in kqueue multithreaded kc3_httpd
thodg fd3edbb8 2026-02-09 22:15:04 fix kqueue timeout
thodg 70be2e9a 2026-02-09 16:30:17 fix kqueue memory ownership
thodg f79d092b 2026-02-09 14:20:27 fix memory leak, found by claude-code
thodg 09e91676 2026-02-04 14:13:10 httpd/kqueue : detect closed sockets and free associated client
thodg 44d0a10b 2026-02-01 21:21:06 fix kc3_httpd with kqueue on OpenBSD
thodg 89552b9f 2026-02-01 21:04:30 wip kc3 httpd kqueue implementation
thodg d4a3e213 2026-02-01 18:22:18 kqueue