Changeset 52088 in vbox for trunk/src/VBox/Devices/Network
- Timestamp:
- Jul 18, 2014 12:16:28 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/slirp/slirp.c
r51905 r52088 874 874 } 875 875 } 876 /* 877 * XXX If we wrote something (a lot), there could be the need 878 * for a window update. In the worst case, the remote will send 879 * a window probe to get things going again. 880 */ 876 881 877 LogFlowFunc(("LEAVE: true\n")); 882 878 return true;
Note:
See TracChangeset
for help on using the changeset viewer.