MIDAS
Loading...
Searching...
No Matches
mg_lwip_tcp_write_ctx Struct Reference
Collaboration diagram for mg_lwip_tcp_write_ctx:

Public Attributes

struct mg_connectionnc
 
const voiddata
 
uint16_t len
 
int ret
 

Detailed Description

Definition at line 15646 of file mongoose614.cxx.

Member Data Documentation

◆ data

const void * mg_lwip_tcp_write_ctx::data

Definition at line 15648 of file mongoose614.cxx.

◆ len

uint16_t mg_lwip_tcp_write_ctx::len

Definition at line 15649 of file mongoose614.cxx.

◆ nc

struct mg_connection * mg_lwip_tcp_write_ctx::nc

Definition at line 15647 of file mongoose614.cxx.

◆ ret

int mg_lwip_tcp_write_ctx::ret

Definition at line 15650 of file mongoose614.cxx.


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