Changeset 69232 in vbox for trunk/src/VBox/NetworkServices
- Timestamp:
- Oct 24, 2017 3:28:32 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 118545
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/NetworkServices/NAT/proxy_pollmgr.c
r68755 r69232 253 253 AssertReturn(0 <= slot && slot < POLLMGR_CHAN_COUNT, -1); 254 254 255 /* 255 /* 256 256 * XXX: Hack alert. We only ever "sent" single pointer which was 257 257 * simultaneously both the wakeup event for the poll and the
Note:
See TracChangeset
for help on using the changeset viewer.