mirror of
https://github.com/labwc/labwc.git
synced 2026-03-26 07:58:08 -04:00
labnag: return special value on timeout
...to avoid taking either of the <then> or <else> branches on timeout.
This commit is contained in:
parent
073fd02300
commit
09b4e9605e
4 changed files with 16 additions and 3 deletions
|
|
@ -50,6 +50,7 @@ executable(
|
|||
server_protos,
|
||||
epoll_dep,
|
||||
],
|
||||
include_directories: [labwc_inc],
|
||||
install: true
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue