guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] accept4: add support for SOCK_NONBLOCK when using accept()


From: Aleix Conchillo Flaqué
Subject: Re: [PATCH] accept4: add support for SOCK_NONBLOCK when using accept()
Date: Thu, 30 Jul 2020 01:00:06 -0700

Fibers work on macOS is being done here. https://github.com/wingo/fibers/pull/42

This is now working with both web servers.

On Wed, Jul 29, 2020 at 5:06 PM Aleix Conchillo Flaqué <aconchillo@gmail.com> wrote:
SOCK_NONBLOCK was not implemented when accept4() is not available (e.g. macOS).

I'm currently testing all this with the two new web server implementations provided with Fibers.

Aleix

reply via email to

[Prev in Thread] Current Thread [Next in Thread]