commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9.git20200416-12-gb290be3


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20200416-12-gb290be3
Date: Fri, 26 Jun 2020 19:14:01 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  b290be35e0717ad68d9a851974e7fcfedc88c448 (commit)
      from  b95271e96190f0b854b46c8d5b8aab1a812d35a8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b290be35e0717ad68d9a851974e7fcfedc88c448
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Jun 27 01:12:14 2020 +0200

    pflocal: Add support for setsockopt(SO_{RECV,SND}BUF)
    
    Thanks Svante Signell for the initial patch.
    
    * libpipe/pipe.c (pipe_recv): Move writer wake code to...
    (_pipe_wake_writers): ... new function.
    * libpipe/pipe.h (_pipe_wake_writers): New prototype.
    * pflocal/sock.h (PFLOCAL_WRITE_LIMIT_MAX): New macro.
    * pflocal/socket.c (S_socket_setopt): Handle SO_RCVBUF and SO_SNDBUF cases.

-----------------------------------------------------------------------

Summary of changes:
 libpipe/pipe.c   | 31 +++++++++++++--------
 libpipe/pipe.h   |  4 +++
 pflocal/sock.h   |  3 ++
 pflocal/socket.c | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 4 files changed, 108 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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