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