Change client message processing
authorDavid Goulet <david.goulet@polymtl.ca>
Wed, 20 Apr 2011 19:33:23 +0000 (15:33 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Wed, 20 Apr 2011 19:46:19 +0000 (15:46 -0400)
ltt-sessiond can now send multiple response to the client for only one
command.

The list traceable apps command was modified accordingly to that
modification and now send one response per pid.

The liblttnctl was also changed to handle multiple reply and the
recvfrom_sessiond internal function is added removing the recv from the
ask_sessiond() function. Fine grained control helps.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>

No differences found
This page took 0.026879 seconds and 4 git commands to generate.