Changeset 19144
- Timestamp:
- 08/07/06 17:55:26 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/trunk/modules/vapor/vpr/md/NSPR/IO/Socket/SocketImplNSPR.cpp
r19135 r19144 351 351 } 352 352 } 353 buildAndThrowException("[vpr::SocketImplNSPR::connect()] ", VPR_LOCATION); 353 else 354 { 355 buildAndThrowException("[vpr::SocketImplNSPR::connect()] ", VPR_LOCATION); 356 } 354 357 } 355 358 // Otherwise, return success.
