From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id AAA26173; Thu, 20 Sep 2001 00:04:57 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id AAA25918 for ; Thu, 20 Sep 2001 00:04:56 +0200 (MET DST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by nez-perce.inria.fr (8.11.1/8.10.0) with ESMTP id f8JM4t104530 for ; Thu, 20 Sep 2001 00:04:55 +0200 (MET DST) Received: from localhost (patrick@localhost) by fledge.watson.org (8.11.6/8.11.5) with SMTP id f8JM4hh00659 for ; Wed, 19 Sep 2001 18:04:43 -0400 (EDT) (envelope-from patrick@watson.org) Date: Wed, 19 Sep 2001 18:04:42 -0400 (EDT) From: Patrick M Doane To: caml-list@inria.fr Subject: [Caml-list] Use of Fileevent from labltk Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk I noticed today that labltk includes a Fileevent module and was interested in testing this to see how well it works. So far, I have not had much luck. Registering the same file descriptor for reading/writing events seems to cause an access violation on NT. I've submitted a bug report for the access violation but I would like to know if anyone has any working examples of a simple socket program using labltk? Cross platform support for both Windows and Unix is crucial. Thanks, Patrick ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr