caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Problem with establish_server under Windows
@ 2002-06-05 12:05 sebastien FURIC
  0 siblings, 0 replies; only message in thread
From: sebastien FURIC @ 2002-06-05 12:05 UTC (permalink / raw)
  To: OCaml Mailing list


 Hello,

 I'm trying to run a client-server application written in O'Caml under
Windows. This application make use of the function Unix.establish_server
that is not implemented in the Windows release of O'Caml 3.04. The
manual says to use the Thread library but when I replace
Unix.establish_server by ThreadUnix.establish_server I get the following
error:
    Unbound value ThreadUnix.establish_server
 (I also get Unbound value ThreadUnix.open_connexion but the remaining
functions of ThreadUnix seem to be present)

 Any suggestion ?

 Regards,

 Sebastien.
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-06-05 12:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-05 12:05 [Caml-list] Problem with establish_server under Windows sebastien FURIC

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).