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

  /external/dbus/bus/
bus.h 61 int max_replies_per_connection; /**< Max number of replies that can be pending for each connection */ member in struct:__anon3309
config-parser.c 494 parser->limits.max_replies_per_connection = 32;
    [all...]
bus.c 1103 return context->limits.max_replies_per_connection;
    [all...]

Completed in 293 milliseconds