guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3] Define SO_RCVTIMEO and SO_SNDTIMEO.


From: Ludovic Courtès
Subject: Re: [PATCH v3] Define SO_RCVTIMEO and SO_SNDTIMEO.
Date: Wed, 12 Oct 2022 22:28:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)

Hi,

Christopher Baines <mail@cbaines.net> skribis:

> These are important for reliable networking, since they prevent network
> operations from hanging indefinitely.
>
> * libguile/socket.c (scm_init_socket): Define SO_RCVTIMEO and
> SO_SNDTIMEO.
> (scm_getsockopt, scm_setsockopt): Include SO_RCVTIMEO and SO_SNDTIMEO in
> docstring and handle them.
> * doc/ref/posix.texi (Network Sockets and Communication): Document them.

Applied, thanks!

Ludo’.




reply via email to

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