Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib582.c34 struct Sockets { struct
41 struct Sockets read, write; argument
47 static void removeFd(struct Sockets *sockets, curl_socket_t fd, int mention) in removeFd()
67 static void addFd(struct Sockets *sockets, curl_socket_t fd, const char *what) in addFd()
184 static void updateFdSet(struct Sockets *sockets, fd_set* fdset, in updateFdSet()
210 static void checkFdSet(CURLM *curl, struct Sockets *sockets, fd_set *fdset, in checkFdSet()
H A Dlib530.c41 struct Sockets { struct
48 struct Sockets read, write; argument
54 static void removeFd(struct Sockets *sockets, curl_socket_t fd, int mention) in removeFd()
75 static int addFd(struct Sockets *sockets, curl_socket_t fd, const char *what) in addFd()
216 static void updateFdSet(struct Sockets *sockets, fd_set* fdset, in updateFdSet()
244 struct Sockets *sockets, fd_set *fdset, in checkFdSet()

Completed in 6 milliseconds