Changes in benchmark/io/http/protocol.hfa [c82af9f:2ecbd7b]
- File:
-
- 1 edited
-
benchmark/io/http/protocol.hfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
benchmark/io/http/protocol.hfa
rc82af9f 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.