]> cygwin.com Git - cygwin-apps/setup.git/commit
Throughout, use global session handle rather than reinitializing for each
authorChristopher Faylor <me@cgf.cx>
Sat, 22 Apr 2000 19:20:28 +0000 (19:20 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 22 Apr 2000 19:20:28 +0000 (19:20 +0000)
commit6ab1ce6c299ed64827aec96d34d5516c0fb7dbe5
treea69fe8f516bfccb297462565b66e3cbf4a46753e
parent6dfbe297e01f3672d21203e38b5bf958633922c4
Throughout, use global session handle rather than reinitializing for each
connect.  Don't pass session as an argument to setup.c functions.
* setup.c (geturl): Only issue "Connecting to.." message when using http or
first time for ftp since subsequent connections will be fast.
(processdirlisting): Allocate space for "N" when user has specified "N"ever
option so that it can be subsequently freed.
(main): Abort if we can't get the list of mirrors.
ChangeLog
setup.c
This page took 0.031204 seconds and 5 git commands to generate.