Changeset 10972 for trunk/FACT++/src/DimServerList.cc
- Timestamp:
- 06/10/11 09:15:58 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/DimServerList.cc
r10657 r10972 18 18 If overwritten the implementations of the base class doesn't need to be 19 19 called, because it's empty. 20 21 @Bugs When a server silently disappears and reappears the service has 22 not correctly been deleted from the list and an exception is thrown. 23 It is not clear what a better handling here is. Maybe a server is 24 first removed from the list before it gets re-added if already in the list? 20 25 21 26 */
Note:
See TracChangeset
for help on using the changeset viewer.