curl/hiper
Daniel Stenberg d0edb47896 Patrick Monnerat modified the LDAP code and approach in curl. Starting now,
the configure script checks for openldap and friends and we link with those
libs just like we link all other third party libraries, and we no longer
dlopen() those libraries. Our private header file lib/ldap.h was renamed to
lib/curl_ldap.h due to this. I set a tag in CVS (curl-7_17_0-preldapfix)
just before this commit, just in case.
2007-08-11 20:57:54 +00:00
..
collecturls.pl
hiper.c
hipev.c as Jeff Pohlmeyer pointed out, first get the multi handle _then_ use it 2006-08-22 06:29:21 +00:00
Makefile Patrick Monnerat modified the LDAP code and approach in curl. Starting now, 2007-08-11 20:57:54 +00:00
shiper.c adapt to the new protos 2006-07-30 22:47:53 +00:00
STATUS curl_multi_socket() and curl_multi_socket_all() got modified prototypes: they 2006-07-30 22:44:07 +00:00
ulimiter.c