aboutsummaryrefslogtreecommitdiff
path: root/doc/microhttpd.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/microhttpd.texi')
-rw-r--r--doc/microhttpd.texi8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/microhttpd.texi b/doc/microhttpd.texi
index ed815e1f..e47d03ae 100644
--- a/doc/microhttpd.texi
+++ b/doc/microhttpd.texi
@@ -92,12 +92,6 @@ GNU libmicrohttpd is a GNU package.
92@acronym{MHD} 92@acronym{MHD}
93@end macro 93@end macro
94 94
95@c ............................................................
96
97@macro glibcref{NODE, NODE}
98@pxref{\NODE\, \NODE\, \NODE\, libc}
99@end macro
100
101@c ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 95@c ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
102 96
103 97
@@ -1159,8 +1153,6 @@ is added to @var{read_fd_set}. The list of currently existent
1159connections is scanned and their file descriptors added to the correct 1153connections is scanned and their file descriptors added to the correct
1160set. 1154set.
1161 1155
1162@glibcref{Waiting for I/O}, for details on file descriptor sets.
1163
1164After the call completed successfully: the variable referenced by 1156After the call completed successfully: the variable referenced by
1165@var{max_fd} references the file descriptor with highest integer 1157@var{max_fd} references the file descriptor with highest integer
1166identifier. The variable must be set to zero before invoking this 1158identifier. The variable must be set to zero before invoking this