osrm-backend/include/server
Daniel Patterson ec02cdc4cc Use mmap instead of read - it's a lot faster here.
Also clean up construction of STRONG_TYPEDEF so that it can be
packed properly in structs (this explains all the () -> {}) changes
here.
2016-06-27 17:24:30 -07:00
..
api Use mmap instead of read - it's a lot faster here. 2016-06-27 17:24:30 -07:00
http Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
service Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
connection.hpp Takes care of proper special member generation globally, fixes #1689 2016-01-27 17:25:30 +01:00
request_handler.hpp Fix parameter parsing tests 2016-04-05 22:58:32 +02:00
request_parser.hpp Removes server-side support for POST requests. 2016-04-05 22:59:14 +02:00
server.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
service_handler.hpp Runs scripts/format.sh 2016-04-05 22:58:32 +02:00