Monero
Public Member Functions | Public Attributes | List of all members
scheduled_send Struct Reference
Collaboration diagram for scheduled_send:
Collaboration graph
[legend]

Public Member Functions

 LIST_ENTRY (scheduled_send)
 

Public Attributes

 state
 
int sockfd
 
const void * buf
 
size_t len
 
int flags
 
const struct sockaddr * dest_addr
 
socklen_t addrlen
 
const struct sockaddr_in6 * src_addr
 
char data []
 

Member Function Documentation

◆ LIST_ENTRY()

scheduled_send::LIST_ENTRY ( scheduled_send  )
inline

Member Data Documentation

◆ addrlen

socklen_t scheduled_send::addrlen

◆ buf

const void* scheduled_send::buf

◆ data

char scheduled_send::data[]

◆ dest_addr

const struct sockaddr* scheduled_send::dest_addr

◆ flags

int scheduled_send::flags

◆ len

size_t scheduled_send::len

◆ sockfd

int scheduled_send::sockfd

◆ src_addr

const struct sockaddr_in6* scheduled_send::src_addr

◆ state

scheduled_send::state

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