CSL  5.2
_lo_address Struct Reference

#include <lo_types_internal.h>

List of all members.

Public Attributes

char * host
int socket
char * port
int protocol
struct addrinfo * ai
int errnum
const char * errstr
int ttl

Detailed Description

Definition at line 39 of file lo_types_internal.h.


Member Data Documentation

char* _lo_address::host

Definition at line 40 of file lo_types_internal.h.

int _lo_address::socket

Definition at line 41 of file lo_types_internal.h.

char* _lo_address::port

Definition at line 42 of file lo_types_internal.h.

int _lo_address::protocol

Definition at line 43 of file lo_types_internal.h.

struct addrinfo* _lo_address::ai

Definition at line 44 of file lo_types_internal.h.

int _lo_address::errnum

Definition at line 45 of file lo_types_internal.h.

const char* _lo_address::errstr

Definition at line 46 of file lo_types_internal.h.

int _lo_address::ttl

Definition at line 47 of file lo_types_internal.h.


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