Docs GODI Archive
Projects Blog Link DB

Search GODI:


More options
File lib/ocaml/pkg-lib/netclient/http_client_mt.mli GODI Package godi-ocamlnet
Library netclient
 
   http_client_mt.cmi_pretty    http_client_mt.mli    Sources  
(* $Id: http_client_mt.mli 459 2006-04-30 19:49:19Z gerd $
 * ----------------------------------------------------------------------
 *
 *)

(** This module initializes Http_client for multi-threaded programs.
 * Make sure that this module is linked as object file (.cmo or .cmx)
 * into the final executable, because this module would be garbage-
 * collected if it were in an archive file (.cma or .cmxa).
 * If you use ocamlfind, this will be done automatically provided
 * that a -thread or -vmthread switch is on the command line.
 *)
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml