Changeset 4f762d3 for benchmark/io/http/worker.hfa
- Timestamp:
- Feb 19, 2021, 1:48:14 PM (2 years ago)
- Branches:
- arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- d60d30e
- Parents:
- 78da4ab
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
benchmark/io/http/worker.hfa
r78da4ab r4f762d3 17 17 socklen_t * addrlen; 18 18 int flags; 19 io_cancellation cancel;20 19 volatile bool done; 21 20 };
Note: See TracChangeset
for help on using the changeset viewer.