Searched defs:listen_backlog (Results 1 – 6 of 6) sorted by relevance
87 int listen_backlog = 32; /* used by bind_to_{provider,proto}() */ variable
135 int listen_backlog = 32; /* used by bind_to_{provider,proto}() */ variable
114 int listen_backlog = 32; /* used by bind_to_{provider,proto}() */ variable
155 static int listen_backlog; variable
147 static int listen_backlog = 10; variable
379 int listen_backlog = 0; in main() local