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: Christopher Baines
Subject: Re: [PATCH v3] Define SO_RCVTIMEO and SO_SNDTIMEO.
Date: Thu, 13 Oct 2022 11:28:50 +0100
User-agent: mu4e 1.8.9; emacs 28.1

Ludovic Courtès <ludo@gnu.org> writes:

> 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!

Awesome, thanks :)

Attachment: signature.asc
Description: PGP signature


reply via email to

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