NETCONF internal: Enable RFC 6242 chunked encoding
This commit is contained in:
parent
db11b5ef99
commit
e4834b9896
5 changed files with 25 additions and 11 deletions
|
|
@ -124,7 +124,7 @@ netconf_input_read2(int s,
|
|||
* @param[in,out] frame_size Chunked framing size parameter
|
||||
* @param[out] eom If frame found in cb?
|
||||
* @retval 0 OK
|
||||
* @retval -1 Error
|
||||
* @retval -1 Error (from chunked framing)
|
||||
* The routine should be called continuously with more data from input socket in buf
|
||||
* State of previous reads is saved in:
|
||||
* - bufp/lenp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue