thot-threaded.lisp

Branch


Log

Author Commit Date CI Message
Thomas de Grivel 653b2b8d 2018-06-20T15:35:56 configure-threads
Thomas de Grivel 4713fc82 2018-06-17T17:04:27 state acceptor loop
Thomas de Grivel 65bf517a 2018-06-16T15:02:33 trace
Thomas de Grivel 90e90fa6 2018-06-16T15:00:23 rework acceptor-loop and main-loop
Thomas de Grivel c11f12e9 2018-06-16T14:07:02 use MSG where appropriate
Thomas de Grivel 6105069e 2018-06-15T19:35:33 acceptor loop settings
Thomas de Grivel f2f7f631 2018-06-09T18:47:20 add type declarations
Thomas de Grivel 10278505 2018-06-08T15:19:15 debug threaded
Thomas de Grivel 71b56b86 2018-05-30T16:22:21 untrace
Thomas de Grivel 3c17fb33 2018-05-29T10:57:01 copyright
Thomas de Grivel 61a00406 2017-06-27T18:09:13 Self pipe for thot-threaded.
Thomas de Grivel 78efbf61 2017-06-26T12:34:23 Merge worker-thread into acceptor-loop-simple. Make *listen-fds* local to with-worker-threads. Init *worker-thread-for-fd* to acceptor-loop-single.
Thomas de Grivel 543bad90 2017-06-25T23:58:09 rework thot-threaded
Thomas de Grivel 40b40bfc 2017-06-19T14:34:57 untabify
Thomas de Grivel bb8fe3ff 2017-06-19T14:31:40 correct number of worker threads
Thomas de Grivel cce19c4d 2017-06-19T04:59:28 Well it compiles without warning, but...