.. |
ApplicationEndpointServer.cpp
|
adjusted default value for `--server.backlog-size` from 10 to 64
|
2015-04-16 12:29:00 +02:00 |
ApplicationEndpointServer.h
|
allow specifying higher values than SOMAXCONN for `--server.backlog-size`
|
2015-04-16 12:09:19 +02:00 |
AsyncJobManager.cpp
|
* fix memleak if adding async jobs to queues fails
|
2015-05-06 12:22:36 +02:00 |
AsyncJobManager.h
|
new HttpServer & HttpCommTask
|
2015-03-31 09:12:01 +02:00 |
HttpCommTask.cpp
|
moved destroyTask to the end of handleEvent
|
2015-04-04 23:34:11 +02:00 |
HttpCommTask.h
|
moved destroyTask to the end of handleEvent
|
2015-04-04 23:34:11 +02:00 |
HttpHandler.cpp
|
* fix memleak if adding async jobs to queues fails
|
2015-05-06 12:22:36 +02:00 |
HttpHandler.h
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into cursor-refactoring
|
2015-03-31 15:13:31 +02:00 |
HttpHandlerFactory.cpp
|
added some batch processing methods
|
2015-05-04 17:46:47 +02:00 |
HttpHandlerFactory.h
|
Minor cleanup of routing code in HttpServer.
|
2015-04-29 21:02:34 -07:00 |
HttpListenTask.cpp
|
new HttpServer & HttpCommTask
|
2015-03-31 09:12:01 +02:00 |
HttpListenTask.h
|
new HttpServer & HttpCommTask
|
2015-03-31 09:12:01 +02:00 |
HttpServer.cpp
|
* fix memleak if adding async jobs to queues fails
|
2015-05-06 12:22:36 +02:00 |
HttpServer.h
|
new HttpServer & HttpCommTask
|
2015-03-31 09:12:01 +02:00 |
HttpServerJob.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into cursor-refactoring
|
2015-03-31 15:13:41 +02:00 |
HttpServerJob.h
|
fixed Windows compile errors
|
2015-03-31 15:12:38 +02:00 |
HttpsCommTask.cpp
|
moved destroyTask to the end of handleEvent
|
2015-04-04 23:34:11 +02:00 |
HttpsCommTask.h
|
moved destroyTask to the end of handleEvent
|
2015-04-04 23:34:11 +02:00 |
HttpsServer.cpp
|
new HttpServer & HttpCommTask
|
2015-03-31 09:12:01 +02:00 |
HttpsServer.h
|
new HttpServer & HttpCommTask
|
2015-03-31 09:12:01 +02:00 |
PathHandler.cpp
|
new HttpServer & HttpCommTask
|
2015-03-31 09:12:01 +02:00 |
PathHandler.h
|
new HttpServer & HttpCommTask
|
2015-03-31 09:12:01 +02:00 |