- Timestamp:
- Nov 13, 2009, 1:41:34 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/communication/networkinfo/AddressDiscovery.cpp
r5789 r6919 95 95 void AddressDiscovery::discover_ip_addresses( endpoint_set& endpoints ) { 96 96 struct ifaddrs* ifaceBuffer = NULL; 97 struct ifaddrs* tmpAddr = NULL;98 97 void* tmpAddrPtr = NULL; 99 98
Note:
See TracChangeset
for help on using the changeset viewer.