Merge branch 'master' of https://github.com/dcornejo/clixon into dcornejo-master
This commit is contained in:
commit
77387e9c65
4 changed files with 3 additions and 3 deletions
|
|
@ -312,7 +312,7 @@ static int
|
|||
timeout_fn(int s,
|
||||
void *arg)
|
||||
{
|
||||
clicon_err(OE_EVENTS, ETIME, "User request timeout");
|
||||
clicon_err(OE_EVENTS, ETIMEDOUT, "User request timeout");
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue