Changeset c82af9f for benchmark/io/http/protocol.hfa
- Timestamp:
- Jul 16, 2020, 3:22:01 PM (3 years ago)
- Branches:
- arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 5db836e
- Parents:
- 463cb33
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
benchmark/io/http/protocol.hfa
r463cb33 rc82af9f 14 14 15 15 [HttpCode code, bool closed, * const char file, size_t len] http_read(int fd, []char buffer, size_t len); 16 17 void sendfile( int pipe[2], int fd, int ans_fd, size_t count );
Note: See TracChangeset
for help on using the changeset viewer.