coap_block_request_t Struct Reference

Blockwise request helper struct. More...

Detailed Description

Blockwise request helper struct.

Definition at line 219 of file nanocoap_sock.h.

#include <nanocoap_sock.h>

Data Fields

nanocoap_sock_tsock
 socket used for the request

 
const char * path
 path on the server

 
uint32_t blknum
 current block number

 
coap_method_t method
 request method (GET, POST, PUT)

 
uint8_t blksize
 CoAP blocksize exponent

 

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