Changeset 2ecbd7b for benchmark/io/http/protocol.hfa
- Timestamp:
- Jul 17, 2020, 5:39:26 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:
- e95a117
- Parents:
- 0d52c6f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
benchmark/io/http/protocol.hfa
r0d52c6f r2ecbd7b 10 10 }; 11 11 12 int code_val(HttpCode code); 13 12 14 int answer_error( int fd, HttpCode code ); 13 15 int answer_header( int fd, size_t size );
Note: See TracChangeset
for help on using the changeset viewer.