C-API: Added cli_process_control(), added uid to cli_process_control()
This commit is contained in:
parent
bd6a67f1d9
commit
080eef0278
12 changed files with 103 additions and 20 deletions
|
|
@ -81,7 +81,7 @@
|
|||
* @param[in] buf Packet buffer
|
||||
* @param[in] buflen Length of packet buffer
|
||||
* @param[out] eof Socket closed / eof?
|
||||
* @retval 0 OK
|
||||
* @retval n length
|
||||
* @retval -1 Error
|
||||
*/
|
||||
ssize_t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue