Home
last modified time | relevance | path

Searched refs:socketmonitor (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Deasy.c381 struct socketmonitor { struct
382 struct socketmonitor *next; /* the next node in the list or NULL */ argument
390 struct socketmonitor *list; /* list of sockets to monitor */ argument
461 struct socketmonitor *m; in events_socket()
462 struct socketmonitor *prev = NULL; in events_socket()
476 struct socketmonitor *nxt = m->next; in events_socket()
508 m = malloc(sizeof(struct socketmonitor)); in events_socket()
558 struct socketmonitor *m; in wait_or_timeout()

Completed in 8 milliseconds