Changeset 5002 for source/ariba/overlay
- Timestamp:
 - Jul 16, 2009, 11:13:04 AM (16 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  source/ariba/overlay/OverlayBootstrap.cpp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
source/ariba/overlay/OverlayBootstrap.cpp
r4935 r5002 83 83 // tell the base overlay to join using this endpoint 84 84 assert( overlay != NULL ); 85 overlay->joinSpoVNet( spovnetid, data->endpoint );85 // TODO: overlay->joinSpoVNet( spovnetid, data->endpoint ); 86 86 87 87 delete data;  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.