Browse thread
ocamlnet: EAFNOSUPPORT on Max OSX
[
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: | Joel Reymont <joelr1@g...> |
| Subject: | Re: [Caml-list] Re: ocamlnet: EAFNOSUPPORT on Max OSX |
Rich, On May 5, 2007, at 1:57 PM, Richard Jones wrote: > BUGS > Names bound to sockets in the UNIX domain are inaccessible; > getsockname > returns a zero length name. The issue is that non-OCaml networking code on my box (C, Ruby) runs fine, unlike the OCaml code. Furthermore, even if I extract the C code from the OCaml wrappers I still don't get the error. -- http://wagerlabs.com/