libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit df295571f2af48d6129704e644fabfec204ed259
parent 443d072f392ba3bed8f1e86f545e118f473d9679
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 11 Apr 2017 20:37:33 +0200

clarify comment

Diffstat:
Msrc/include/microhttpd.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h @@ -1732,7 +1732,7 @@ enum MHD_ConnectionInfoType MHD_CONNECTION_INFO_DAEMON, /** - * Request the file descriptor for the listening socket. + * Request the file descriptor for the connection socket. * No extra arguments should be passed. * @ingroup request */