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 56 int max_incomplete_connections; /**< Max number of incomplete connections */ member in struct:__anon3142
config-parser.c 479 parser->limits.max_incomplete_connections = 32;
    [all...]
bus.c 1073 return context->limits.max_incomplete_connections;
    [all...]

Completed in 221 milliseconds