Changeset 4762 for source/ariba/communication
- Timestamp:
- Jul 6, 2009, 3:43:11 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/communication/BaseCommunication.cpp
r4582 r4762 97 97 IPv4Locator* ipv4locator = dynamic_cast<IPv4Locator*>(*i); 98 98 99 // TODO: which locators are find to bind to?99 // TODO: which locators can we 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.