]> matita.cs.unibo.it Git - helm.git/history - helm/DEVEL/ocaml-http/http_tcp_server.ml
ocaml 3.09 transition
[helm.git] / helm / DEVEL / ocaml-http / http_tcp_server.ml
2005-02-08 Stefano Zacchiroli- changed license to lgpl
2005-02-03 Stefano Zacchiroli- added sigpipe handling to avoid processes get killed...
2004-05-20 Stefano Zacchirolibumped copyright years
2003-02-03 Stefano Zacchirolifixed a syntax quirk to make ocamldoc happy
2003-01-17 Stefano Zacchiroli- added support for shutdown of servers' socket on...
2002-12-06 Stefano Zacchiroli- split init_socket_and_callback in two functions
2002-12-01 Stefano Zacchiroli- split threaded and non threaded implementations
2002-11-22 Stefano Zacchiroli- added support for multithreaded daemons
2002-11-17 Stefano Zacchirolirenamed tcp_server module in http_tcp_server to avoid...