
| Key: |
LIBOMV-414
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Robin Cornelius
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
The group members list reply may be split over multiple packets if it is large. The current implementation removes the request id from the request list on the first packet. Patch makes it remove when all group members have been received and results in a complete list.
|
|
Description
|
The group members list reply may be split over multiple packets if it is large. The current implementation removes the request id from the request list on the first packet. Patch makes it remove when all group members have been received and results in a complete list. |
Show » |
|