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.git20200718-14-g37ea922


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20200718-14-g37ea922
Date: Thu, 6 Aug 2020 19:24:42 -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  37ea9223f502ce4063231f5b6122ce74c055bd7e (commit)
      from  49eae3b568ca925e9f0f928f8fb6dd8457d7d0b0 (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 37ea9223f502ce4063231f5b6122ce74c055bd7e
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Fri Aug 7 01:20:46 2020 +0200

    libpipe: Enforce write_limit for large writes
    
    We are not supposed to buffer more than the requested buffer size, so
    we should make the writer wait.
    
    * libpipe/pipe.c (pipe_send): Limit write calls to the write_limit, and
    loop around it to reach the requested amount.

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

Summary of changes:
 libpipe/pipe.c | 59 +++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 44 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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