Changeset 5151 for source/ariba/communication/BaseCommunication.cpp
- Timestamp:
- Jul 21, 2009, 1:54:55 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/communication/BaseCommunication.cpp
r4984 r5151 97 97 IPv4Locator* ipv4locator = dynamic_cast<IPv4Locator*>(*i); 98 98 99 // TODO: which locators can we find to bind to?99 // TODO: which locators are find to bind to? 100 100 // localhost is not too bad, works when testing locally 101 101 // with several instances. the manual override currently
Note:
See TracChangeset
for help on using the changeset viewer.