Commit graph

5 commits

Author SHA1 Message Date
Simon Cruanes
18780db853
security: zero out buffers from pool before reusing them 2023-08-09 16:05:36 -04:00
Simon Cruanes
db40e291ab
buf: add add_char 2023-07-18 15:37:53 -04:00
Simon Cruanes
5d7637becc
server: add IO_BACKEND abstraction; implement a unix version of it
this doesn't change the `create`+`run` version, but makes it possible to
create a server that doesn't use unix IOs.
2023-06-20 23:03:31 -04:00
Simon Cruanes
0908d71e19
ocamlformat 2023-05-23 17:40:18 -04:00
Simon Cruanes
d5f9eacc81 split code into more modules 2022-03-16 20:40:38 -04:00