mirror of
https://github.com/lxsang/ant-http
synced 2025-07-18 22:59:45 +02:00
scheduler timeout should be configurable
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
#include "utils.h"
|
||||
#include "bst.h"
|
||||
|
||||
#define MAX_VALIDITY_INTERVAL 30 // s
|
||||
#define MAX_VALIDITY_INTERVAL 30
|
||||
#define MAX_FIFO_NAME_SZ 255
|
||||
|
||||
// callback definition
|
||||
|
Reference in New Issue
Block a user