1
0
Fork 0
arangodb/lib/SimpleHttpClient
Willi Goesgens 53a37ae387 Fix timeouts - followup of #cc427f9b1c0e28fec5abc312df606229195db7b8
- use TRI_microtime() instead of copying it with the name 'now()'
  - handle select-timeouts on non linux platforms.
2015-05-26 15:55:36 +02:00
..
ClientConnection.cpp Fix timeouts - followup of #cc427f9b1c0e28fec5abc312df606229195db7b8 2015-05-26 15:55:36 +02:00
ClientConnection.h constify 2015-05-21 09:56:37 +02:00
ConnectionManager.cpp less namespace pollution 2014-10-28 00:24:37 +01:00
ConnectionManager.h fixed out-of-scheduler-threads issue 2014-10-20 18:27:50 +02:00
GeneralClientConnection.cpp constify 2015-05-21 09:56:37 +02:00
GeneralClientConnection.h constify 2015-05-21 09:56:37 +02:00
SimpleHttpClient.cpp Fix timeouts - followup of #cc427f9b1c0e28fec5abc312df606229195db7b8 2015-05-26 15:55:36 +02:00
SimpleHttpClient.h Fix timeouts - followup of #cc427f9b1c0e28fec5abc312df606229195db7b8 2015-05-26 15:55:36 +02:00
SimpleHttpResult.cpp cleanup 2015-05-11 17:26:42 +02:00
SimpleHttpResult.h less namespace pollution 2014-10-28 00:24:37 +01:00
SslClientConnection.cpp Fix timeouts - followup of #cc427f9b1c0e28fec5abc312df606229195db7b8 2015-05-26 15:55:36 +02:00
SslClientConnection.h constify 2015-05-21 09:56:37 +02:00