xbps/lib/fetch
Juan RP e404632f7e Sync fetch code with libfetch-2.27.
joerg@netbsd libfetch-2.27:
The connection sharing didn't handle the case of active transfers
correctly and tried to close the connection in that case (PR 42607).
Correctly check if there is a transfer going on and just leave the
connection alone in that case.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20100111192421-5fddbsek3ayi9wm8
2010-01-11 20:24:21 +01:00
..
common.c Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
common.h Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
errlist.sh Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
fetch.c Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
file.c Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
ftp.c Sync fetch code with libfetch-2.27. 2010-01-11 20:24:21 +01:00
ftp.errors Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
http.c Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
http.errors Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
Makefile Restructure the Makefiles, INET6 and SSL support in libfetch is now 2010-01-06 11:15:56 +01:00