Changes in benchmark/io/http/protocol.hfa [2ecbd7b:c82af9f]
- File:
-
- 1 edited
-
benchmark/io/http/protocol.hfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
benchmark/io/http/protocol.hfa
r2ecbd7b rc82af9f 10 10 }; 11 11 12 int code_val(HttpCode code);13 14 12 int answer_error( int fd, HttpCode code ); 15 13 int answer_header( int fd, size_t size );
Note:
See TracChangeset
for help on using the changeset viewer.