mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-09 22:03:15 -05:00
doxygen fix.
git-svn-id: file:///svn/unbound/trunk@1228 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
121cb15d67
commit
56b91454ba
1 changed files with 1 additions and 1 deletions
|
|
@ -524,7 +524,7 @@ void comm_signal_delete(struct comm_signal* comsig);
|
|||
* perform accept(2) with error checking.
|
||||
* @param c: commpoint with accept fd.
|
||||
* @param addr: remote end returned here.
|
||||
* @param len: length of remote end returned here.
|
||||
* @param addrlen: length of remote end returned here.
|
||||
* @return new fd, or -1 on error.
|
||||
* if -1, error message has been printed if necessary, simply drop
|
||||
* out of the reading handler.
|
||||
|
|
|
|||
Loading…
Reference in a new issue