Changeset 62471 in vbox for trunk/src/VBox/Storage/ISCSI.cpp
- Timestamp:
- Jul 22, 2016 6:04:30 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109027
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Storage/ISCSI.cpp
r62004 r62471 3510 3510 iscsiReattach(pImage); 3511 3511 } 3512 3512 3513 3513 /* If there is no connection complete the command with an error. */ 3514 3514 if (RT_LIKELY(iscsiIsClientConnected(pImage)))
Note:
See TracChangeset
for help on using the changeset viewer.