Changeset 6944 for source/ariba/overlay
- Timestamp:
- Nov 17, 2009, 4:26:04 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/overlay/BaseOverlay.cpp
r6939 r6944 1148 1148 const EndpointDescriptor& ep = 1149 1149 bc->getEndpointDescriptor(ld->communicationId); 1150 if(ep.toString() == "") continue;1151 1150 if(ep != EndpointDescriptor::UNSPECIFIED()) { 1152 1151 logging_info("getEndpointDescriptor: using " << ld->to_string());
Note:
See TracChangeset
for help on using the changeset viewer.