C-API: Add error socket to clixon_proc_socket()
This commit is contained in:
parent
9ecc7e0791
commit
3149d53564
3 changed files with 22 additions and 6 deletions
|
|
@ -69,7 +69,7 @@ Developers may need to change their code
|
|||
* `clicon_suberrno` -> `clixon_err_subnr()`
|
||||
* `clicon_err_reason` -> `clixon_err_reason()`
|
||||
* Changed process API:
|
||||
* `clixon_proc_socket(...)` --> `clixon_proc_socket(h, ...)`
|
||||
* `clixon_proc_socket(...)` --> `clixon_proc_socket(h, ..., sockerr)`
|
||||
|
||||
### Corrected Bugs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue