Re: Re[4]: Generic HTTP access?
- Posted by Julio C. Galaret Viera <galaret at adinet.com.uy> Jul 05, 2006
- 599 views
According to the authors, libcurl *must* be initialized at the very beginning of the main program from where it is used and *not* when any of the library functions are about to be used. Otherwise, programs may experience crashes at random (non repeatable). Besides, libcurl is much more powerful than wget. JG