修复log记录错误(第一个节点无法落盘),更新http解析为现成库实现,优化退出逻辑。
This commit is contained in:
@ -8,6 +8,7 @@ int give_upjobs(indiector *self)
|
||||
{
|
||||
return -1;
|
||||
}
|
||||
return 1;
|
||||
}
|
||||
|
||||
int init_indector(indiector *self)
|
||||
|
||||
Reference in New Issue
Block a user