pkgsrc-Bugs archive

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

PR/37002 CVS commit: pkgsrc/pkgtools/pbulk



The following reply was made to PR pkg/37002; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37002 CVS commit: pkgsrc/pkgtools/pbulk
Date: Sat, 26 Jan 2008 00:34:58 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  joerg
 Date:          Sat Jan 26 00:34:58 UTC 2008
 
 Modified Files:
        pkgsrc/pkgtools/pbulk: Makefile
        pkgsrc/pkgtools/pbulk/files/pbulk/pbuild: master.c
        pkgsrc/pkgtools/pbulk/files/pbulk/pscan: master.c
 
 Log Message:
 pbulk-0.24:
 When all jobs are processed in master mode, close the listen socket
 and shutdown(2) all peers. Give them a second to close(2) the
 connection themselve, so that the port remains usable on the master.
 This is the standard compliant fix for PR 37002.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.30 -r1.31 pkgsrc/pkgtools/pbulk/Makefile
 cvs rdiff -r1.5 -r1.6 pkgsrc/pkgtools/pbulk/files/pbulk/pbuild/master.c
 cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/pbulk/files/pbulk/pscan/master.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index