Changeset 52754 in vbox for trunk/src/VBox/Devices/Network/slirp
- Timestamp:
- Sep 15, 2014 8:29:44 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/slirp/slirp_state.h
r52689 r52754 292 292 int i32AliasMode; 293 293 struct libalias *proxy_alias; 294 struct libalias *dns_alias;295 294 LIST_HEAD(handler_chain, proto_handler) handler_chain; 296 295 /** Critical R/W section to protect the handler chain list. */
Note:
See TracChangeset
for help on using the changeset viewer.