index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
libcurl
/
curl_multi_fdset.3
Age
Commit message (
Expand
)
Author
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2014-11-25
man pages: SEE ALSO curl_multi_wait
Daniel Stenberg
2014-10-09
curl_multi_fdset.3: improved the formatting slightly
Daniel Stenberg
2014-10-09
curl_multi_fdset: explain the fd_set arguments
Daniel Stenberg
2011-10-16
curl_multi_fdset: clarify the max_fd == -1 case
Daniel Stenberg
2011-09-25
curl_multi_fdset: avoid FD_SET out of bounds
Daniel Stenberg
2011-03-12
source header: added to more files
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-01-26
no need to take precautiono for how things were before 7.16.0 since that
Daniel Stenberg
2009-12-27
Julien Chaffraix's clarifications
Daniel Stenberg
2008-12-28
Anthony Bryan's man page cleanup in language and spelling
Daniel Stenberg
2006-01-02
minor edits
Daniel Stenberg
2005-04-25
be specific about what max_fd contains after a call
Daniel Stenberg
2005-04-17
somewhat clarified that this only sets the fd_sets and expects them to be
Daniel Stenberg
2005-01-11
Dan Torop cleaned up a few no longer used variables from David Phillips'
Daniel Stenberg
2004-04-15
clarified that select() timeouts should always remain rather short
Daniel Stenberg
2004-04-14
format fix
Daniel Stenberg
2004-04-13
minor format fix
Daniel Stenberg
2004-04-13
eh, these can't be used for poll()! ;-)
Daniel Stenberg
2004-03-15
random formatting updates to look better in HTML version
Daniel Stenberg
2002-10-15
Andrés García's corrections
Daniel Stenberg
2002-05-02
clarified that you must keep the variables that you point to!
Daniel Stenberg
2002-03-04
ripped out from ../ and put in its own directory now
Daniel Stenberg