MCPcopy Create free account
hub / github.com/apache/cloudberry / clear_socket_set

Function clear_socket_set

src/bin/pgbench/pgbench.c:7053–7057  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7051}
7052
7053static void
7054clear_socket_set(socket_set *sa)
7055{
7056 sa->curfds = 0;
7057}
7058
7059static void
7060add_socket_to_set(socket_set *sa, int fd, int idx)

Callers 1

threadRunFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected