Changeset 26916 in vbox for trunk/src/VBox/Main/MediumImpl.cpp
- Timestamp:
- Mar 1, 2010 2:53:27 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/MediumImpl.cpp
r26809 r26916 840 840 m->vdIfCallsTcpNet.pfnWrite = RTTcpWrite; 841 841 m->vdIfCallsTcpNet.pfnFlush = RTTcpFlush; 842 m->vdIfCallsTcpNet.pfnGetLocalAddress = RTTcpGetLocalAddress; 843 m->vdIfCallsTcpNet.pfnGetPeerAddress = RTTcpGetPeerAddress; 842 844 843 845 /* Initialize the per-disk interface chain */
Note:
See TracChangeset
for help on using the changeset viewer.