Forward proxy thread implementation for GCoAP.  
More...
Forward proxy thread implementation for GCoAP. 
 | 
| enum   | { GCOAP_FORWARD_PROXY_MSG_SEND
 } | 
|   | Definition of forward proxy thread msgs. 
  | 
|   | 
◆ GCOAP_PROXY_STACK_SIZE
      
        
          | #define GCOAP_PROXY_STACK_SIZE | 
        
      
 
Value:
#define DEBUG_EXTRA_STACKSIZE
Extra stacksize needed when ENABLE_DEBUG==1.
 
#define GCOAP_DTLS_EXTRA_STACKSIZE
Stack size for module thread.
 
CoAP PDU parsing context structure.
 
#define THREAD_STACKSIZE_DEFAULT
A reasonable default stack size that will suffice most smaller tasks.
 
 
Stack size for the forward proxy thread. 
Definition at line 57 of file forward_proxy_internal.h.
 
 
◆ gcoap_forward_proxy_req_send()
Forward the CoAP request to the server The client endpoint is passed as an argument and freed if the send failed. 
- Parameters
 - 
  
  
 
- Returns
 - gcoap_req_send