HomeSort by relevance Sort by last modified time
    Searched refs:max_incomplete_connections (Results 1 - 3 of 3) sorted by null

  /external/dbus/bus/
bus.h 58 int max_incomplete_connections; /**< Max number of incomplete connections */ member in struct:__anon10120
bus.c 661 context->limits.max_incomplete_connections
1259 return context->limits.max_incomplete_connections;
    [all...]
config-parser.c 432 parser->limits.max_incomplete_connections = 64;
    [all...]

Completed in 164 milliseconds