Fix pollfd update bug in thread_manage apps
authorDavid Goulet <david.goulet@polymtl.ca>
Tue, 6 Sep 2011 21:10:42 +0000 (17:10 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Tue, 6 Sep 2011 21:10:42 +0000 (17:10 -0400)
When updating the pollfd array, the wrong pollfd size was used so at
multiple UST registration at the same time the socket was not added to
the poll list.

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

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