Lines Matching refs:out

99   5.16 I want a different time-out
229 get more out of us, you should consider trading in some of your time and
346 There is a bunch of friendly people hanging out in the #curl channel on the
414 For that reason, configure does few attempts to actually figure this out and
416 invoke configure, and point out the needed libraries and set the necessary
422 that SSL functionality can then be provided by one out of many different SSL
466 and check out why the configure script does not find the SSL libs and/or
469 Also, check out the other paragraph in this FAQ labeled "configure does not
547 Find out more about which languages that support curl directly, and how to
716 For example, you may be trying out a website installation that is not yet in
718 name and you want to address a specific one out of the set.
893 attempt to "hide" the given password by blanking out the option - this
910 Especially check out the KNOWN_BUGS file, it may be a documented bug.
963 good way to figure out if this is the case it to use the SSL Labs server
990 manually figure out what the page is set to do, or write a script that parses
1011 server to deny the operation early so that libcurl can bail out before having
1373 5.16 I want a different time-out
1379 libcurl offers many more ways to time-out operations. A common alternative
1382 timed out.
1384 The most flexible way is by writing your own time-out logic and using
1386 use that to figure out exactly when the right condition is met when the
1394 good open source ones out there for most protocols you could want a server
1533 We started out using C89 in the 1990s because that was the only way to write