Searched refs:sockets (Results 1 – 2 of 2) sorted by relevance
205 sock = &sockets[s]; in get_socket()228 if (!sockets[s].conn) { in tryget_socket()231 return &sockets[s]; in tryget_socket()252 if (!sockets[i].conn) { in alloc_socket()257 sockets[i].lastdata = NULL; in alloc_socket()258 sockets[i].lastoffset = 0; in alloc_socket()259 sockets[i].rcvevent = 0; in alloc_socket()263 sockets[i].errevent = 0; in alloc_socket()264 sockets[i].err = 0; in alloc_socket()265 sockets[i].select_waiting = 0; in alloc_socket()[all …]
18 $(LOCAL_DIR)/api/sockets.c \
Completed in 6 milliseconds