kqueue timer

This commit is contained in:
User Infidel
2022-09-25 20:15:32 +07:00
parent b5d0bdf3fd
commit 51e87c037c
5 changed files with 119 additions and 4 deletions

View File

@@ -40,7 +40,6 @@ int main(int argc, char **argv){
struct epoll_event *events =NULL;
static task_list_t **tasks=NULL;
// printf("%s\n", task_list_t);
@@ -64,7 +63,6 @@ int main(int argc, char **argv){
}
// fd = open(argv[1], O_RDONLY);
// for (int i=1; i <= 2; i++){
// printf("YOUR FILES \n");
// printf("==> %s\n", argv[i]);