Home
last modified time | relevance | path

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

/haiku/src/tests/system/network/
H A Dtest3.c25 int i, rv, totsock = 0; in test_thread() local
40 totsock++; in test_thread()
42 printf("Total of %d sockets created\n", totsock); in test_thread()