Changeset d1eb9c0
- Timestamp:
- Jan 21, 2021, 2:19:35 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 5869cea
- Parents:
- cf535f4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
example/io/attach-end.c
rcf535f4 rd1eb9c0 1 1 /* 2 This is an example that use rs io_uring with attach mode.2 This is an example that uses io_uring with attach mode. 3 3 It demonstrates the what happens if the original ring is deleted before the other. 4 4 It uses liburing for simplicity.
Note: See TracChangeset
for help on using the changeset viewer.