Tatsuhiro Tsujikawa
|
3144f7de72
|
asio-sv2: Fix compile error with OS X
Use struct stat.st_mtime instead of st_mtim which seems to be Linux
specific.
|
2015-02-21 21:02:40 +09:00 |
Tatsuhiro Tsujikawa
|
b1f807abd1
|
Reformat lines with clang-format-3.5
|
2014-11-27 23:56:30 +09:00 |
Tatsuhiro Tsujikawa
|
0ef99b90d9
|
asio-lib: Make request_cb take const ref and use int64_t as http_date arg
|
2014-10-28 01:01:48 +09:00 |
Tatsuhiro Tsujikawa
|
fd07f5e142
|
src: Add utility APIs to asio_http2.h; add asio-sv2 example to serve files
|
2014-09-24 23:05:13 +09:00 |