[usocket-devel] Patch: Fix SYSCALLS loading on OpenMCL
Hans Hübner
hans at huebner.org
Wed Apr 9 10:36:06 UTC 2008
Hi Erik,
since I last posted my patch, I have made some more changes to usocket
to support connect timeouts. I also removed the need for platform
specific syscalls files - Gary Byers suggested that we use #_select
instead of the direct syscall interface, which I think is the right
thing to do.
Let me know if that suits.
-Hans
2008/4/9, Erik Huelsmann <ehuels at gmail.com>:
> On 3/25/08, Hans Hübner <hans at huebner.org> wrote:
> > Hi,
> >
> > please consider this patch:
> >
> > http://bknr.net/trac/changeset/2795?format=diff&new=2795
> >
> > It fixes loading of system calls for Linux and FreeBSD. I have opened
> > a bug with Clozure to make them move to a unified system call loading
> > interface so that applications do not need to dispatch on an
> > architecture symbol, but until that went into CCL, the fix should be
> > fine.
>
>
> I missed this patch. I'll commit it tonight and backport it to the
> release branches it applies to.
>
> Bye,
>
>
> Erik.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: usocket.diff
Type: text/x-diff
Size: 10066 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/usocket-devel/attachments/20080409/e677663e/attachment.diff>
More information about the usocket-devel
mailing list