mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
fix #5773
This commit is contained in:
@@ -2956,7 +2956,7 @@ connections have been handled.
|
|||||||
@section Obtaining state information about a connection
|
@section Obtaining state information about a connection
|
||||||
|
|
||||||
|
|
||||||
@deftypefun {const union MHD_ConnectionInfo *} MHD_get_connection_info (struct MHD_Connection *daemon, enum MHD_ConnectionInfoType infoType, ...)
|
@deftypefun {const union MHD_ConnectionInfo *} MHD_get_connection_info (struct MHD_Connection *connection, enum MHD_ConnectionInfoType infoType, ...)
|
||||||
Obtain information about the given connection.
|
Obtain information about the given connection.
|
||||||
|
|
||||||
@table @var
|
@table @var
|
||||||
|
|||||||
Reference in New Issue
Block a user