Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dsocket.h78 unsigned max_connections; member
Ddbus-socket.c114 …Y("MaxConnections", "u", bus_property_get_unsigned, offsetof(Socket, max_connections), SD_BUS_VTAB…
240 … return bus_set_transient_unsigned(u, name, &s->max_connections, message, flags, error); in bus_socket_set_transient_property()
Dsocket.c90 s->max_connections = 64; in socket_init()
407 if (s->accept && s->max_connections <= 0) in socket_verify()
637 prefix, s->max_connections, in socket_dump()
2351 if (s->n_connections >= s->max_connections) { in socket_enter_running()
Dload-fragment-gperf.gperf.in452 …signed, 0, offsetof(Socket, max_connections)