]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/ocaml-http/http_tcp_server.mli
This commit was manufactured by cvs2svn to create branch 'init'.
[helm.git] / helm / DEVEL / ocaml-http / http_tcp_server.mli
diff --git a/helm/DEVEL/ocaml-http/http_tcp_server.mli b/helm/DEVEL/ocaml-http/http_tcp_server.mli
deleted file mode 100644 (file)
index 881fb58..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-
-  (* servers *)
-
-val simple:         Http_types.tcp_server
-val ocaml_builtin:  Http_types.tcp_server
-val thread:         Http_types.tcp_server
-
-  (* low level functions *)
-
-val init_socket:    Unix.sockaddr -> Unix.file_descr
-