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