mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
Implement MHD_socket, MHD_INVALID_SOCKET
This commit is contained in:
@@ -84,7 +84,7 @@ testExternalGet (int flags)
|
||||
fd_set rs;
|
||||
fd_set ws;
|
||||
fd_set es;
|
||||
int max;
|
||||
MHD_socket max;
|
||||
int running;
|
||||
struct CURLMsg *msg;
|
||||
time_t start;
|
||||
|
||||
Reference in New Issue
Block a user