HomeSort by relevance Sort by last modified time
    Searched defs:MHD_socket (Results 1 - 2 of 2) sorted by null

  /external/libmicrohttpd/src/include/
platform.h 173 * MHD_socket is type for socket FDs
177 typedef int MHD_socket;
182 typedef SOCKET MHD_socket;
197 typedef MHD_socket MHD_pipe;
microhttpd.h 181 * MHD_socket is type for socket FDs
185 typedef int MHD_socket;
190 typedef SOCKET MHD_socket;
    [all...]

Completed in 40 milliseconds