mirror of
https://github.com/lxsang/ant-http
synced 2024-11-17 17:08:20 +01:00
alpha version of proxy
This commit is contained in:
parent
c590898e03
commit
5a2c6d53bb
@ -702,8 +702,6 @@ void *antd_scheduler_wait(void *ptr)
|
||||
//antd_queue_t exec_list = NULL;
|
||||
bst_node_t* poll_list = NULL;
|
||||
bst_node_t* scheduled_list = NULL;
|
||||
antd_queue_item_t it = NULL;
|
||||
antd_queue_item_t curr = NULL;
|
||||
antd_task_evt_item_t *eit = NULL;
|
||||
bst_node_t* node, *task_node = NULL;
|
||||
struct pollfd *pfds = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user