pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools



Module Name:    pkgsrc
Committed By:   joerg
Date:           Wed Oct 21 23:03:17 UTC 2015

Modified Files:
        pkgsrc/pkgtools/pbulk-base: Makefile
        pkgsrc/pkgtools/pbulk/files/pbulk/pbuild: client.c master.c
        pkgsrc/pkgtools/pbulk/files/pbulk/pscan: client.c master.c

Log Message:
pbulk-base-0.49:
When shutting down the master after all jobs are done, send a zero
length request to the clients and wait a second for them to shutdown the
connection. Calling shutdown on the server side doesn't avoid TIME_WAIT
as originally intended.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/pkgtools/pbulk-base/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/pkgtools/pbulk/files/pbulk/pbuild/client.c
cvs rdiff -u -r1.9 -r1.10 pkgsrc/pkgtools/pbulk/files/pbulk/pbuild/master.c
cvs rdiff -u -r1.3 -r1.4 pkgsrc/pkgtools/pbulk/files/pbulk/pscan/client.c
cvs rdiff -u -r1.8 -r1.9 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