]> matita.cs.unibo.it Git - helm.git/blob - ocaml-http/mt/http_threaded_tcp_server.ml
made executable again
[helm.git] / ocaml-http / mt / http_threaded_tcp_server.ml
1 let serve callback arg = ignore (Thread.create callback arg)