MUQ  0.4.3
httplib.h File Reference

Go to the source code of this file.

Typedefs

using ssize_t = __int64
 
using socket_t = SOCKET
 

Functions

const unsigned char * ASN1_STRING_get0_data (const ASN1_STRING *asn1)
 

Typedef Documentation

◆ socket_t

typedef int socket_t

Definition at line 155 of file httplib.h.

◆ ssize_t

typedef int ssize_t

Definition at line 113 of file httplib.h.

Function Documentation

◆ ASN1_STRING_get0_data()

const unsigned char* ASN1_STRING_get0_data ( const ASN1_STRING *  asn1)
inline

Definition at line 230 of file httplib.h.