[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.6-57-gdf2b1fb
From: |
Samuel Thibault |
Subject: |
[SCM] Hurd branch, master, updated. v0.6-57-gdf2b1fb |
Date: |
Fri, 11 Sep 2015 00:07:11 +0000 |
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 df2b1fb2caed423b22f6d59d22f087100dd1b7d8 (commit)
from 280e26f17906c2c2fb39c33bee797e90f5cf0c40 (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 df2b1fb2caed423b22f6d59d22f087100dd1b7d8
Author: Samuel Thibault <address@hidden>
Date: Fri Sep 11 02:05:06 2015 +0200
Fix closure of local server sockets
Since bound socks always have a ref for their address, they would never get
freed. Thanks Svante Signell for the investigation.
* pflocal/sock.h (sock_deref): When `sock' has one ref left and is bound to
an address, unbound it, and thus shut it down.
-----------------------------------------------------------------------
Summary of changes:
pflocal/sock.h | 25 ++++++++++++++++++++++++-
1 files changed, 24 insertions(+), 1 deletions(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.6-57-gdf2b1fb,
Samuel Thibault <=