Browse thread
Ocamlnet and EINPROGRESS
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Eric Cooper <ecc@c...> |
| Subject: | Re: [Caml-list] Ocamlnet and EINPROGRESS |
On Wed, Apr 02, 2008 at 10:08:55PM -0400, Yitzhak Mandelbaum wrote: > Sure, here's one: > > let mystring = Http_client.Convenience.http_get "http://www.cnn.com" > > But, whether or not it raises the exception depends what I link it > with, which is the essential problem. On my (Debian) system, I can't build that program without linking in the Unix module, since it's referenced by almost all of the ocamlnet modules. So I don't understand the problem you're seeing. -- Eric Cooper e c c @ c m u . e d u