thot-epoll.lisp

Branch


Log

Author Commit Date CI Message
Thomas de Grivel 840d99d1 2019-01-16T17:29:23 fix epoll
Thomas de Grivel 1a79c9bb 2018-06-20T15:35:31 epoll
Thomas de Grivel b69d8ef3 2018-06-17T17:03:30 fix epoll
Thomas de Grivel a5118327 2018-06-17T17:02:34 epoll: delete worker on error
Thomas de Grivel 90e90fa6 2018-06-16T15:00:23 rework acceptor-loop and main-loop
Thomas de Grivel a6075223 2018-06-16T14:16:02 request-cont -> request-handler
Thomas de Grivel 6105069e 2018-06-15T19:35:33 acceptor loop settings
Thomas de Grivel 6332e0cd 2018-06-15T12:19:46 fix epoll type declarations
Thomas de Grivel f2f7f631 2018-06-09T18:47:20 add type declarations
Thomas de Grivel 79319a4c 2018-06-01T19:02:59 only catch warnings
Thomas de Grivel 71b56b86 2018-05-30T16:22:21 untrace
Thomas de Grivel 79cff4db 2018-05-30T16:21:51 more compatible stream functions
Thomas de Grivel 0aa8a5bb 2018-05-30T13:16:57 unistd-input-stream
Thomas de Grivel 3c17fb33 2018-05-29T10:57:01 copyright
Thomas de Grivel 7475d49c 2017-08-01T22:31:13 catch conditions in epoll reader cont
Thomas de Grivel 82946856 2017-06-29T18:24:03 only end worker if reading was done
Thomas de Grivel cfe456c9 2017-06-29T18:15:55 debug
Thomas de Grivel 2af6aecd 2017-06-29T18:15:40 epoll-infos
Thomas de Grivel d6c465c3 2017-06-28T02:36:46 WIP epoll
Thomas de Grivel 41165afa 2017-06-28T02:36:03 remove unused slot worker-stream
Thomas de Grivel 96a40bd0 2017-06-25T23:53:12 WIP epoll
Thomas de Grivel 40b40bfc 2017-06-19T14:34:57 untabify
Thomas de Grivel cce19c4d 2017-06-19T04:59:28 Well it compiles without warning, but...