Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
Dpollfd.c318 pt->count_conns++; in __insert_wsi_socket_into_fds()
423 pt->count_conns--; in __remove_wsi_socket_from_fds()
Dprivate-lib-core-net.h363 unsigned long count_conns; member