LibreDWG API  0.12.2
LibreDWG API - The DWG Library
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
curl_sockaddr Struct Reference

#include <curl.h>

Data Fields

int family
 
int socktype
 
int protocol
 
unsigned int addrlen
 
struct sockaddr addr
 

Field Documentation

◆ addr

struct sockaddr curl_sockaddr::addr

◆ addrlen

unsigned int curl_sockaddr::addrlen

◆ family

int curl_sockaddr::family

◆ protocol

int curl_sockaddr::protocol

◆ socktype

int curl_sockaddr::socktype

The documentation for this struct was generated from the following file: