Update the submodule trantor
This commit is contained in:
parent
abe4c4c245
commit
8d1617d1a7
|
@ -436,7 +436,7 @@ public:
|
|||
*/
|
||||
virtual void enableSession(const size_t timeout = 0) = 0;
|
||||
|
||||
///An wrapper of the above method.
|
||||
///A wrapper of the above method.
|
||||
/**
|
||||
* Users can set the timeout value as follows:
|
||||
* app().enableSession(0.2h);
|
||||
|
@ -600,7 +600,7 @@ public:
|
|||
*/
|
||||
virtual void setIdleConnectionTimeout(size_t timeout) = 0;
|
||||
|
||||
///An wrapper of the above method.
|
||||
///A wrapper of the above method.
|
||||
/**
|
||||
* Users can set the timeout value as follows:
|
||||
* app().setIdleConnectionTimeout(0.5h);
|
||||
|
|
2
trantor
2
trantor
|
@ -1 +1 @@
|
|||
Subproject commit 5d4796bdd06814a295f0f4471e773c354a6714f9
|
||||
Subproject commit 4d47af76e9c5b645ab5f03b9747f9bed56684cfb
|
Loading…
Reference in New Issue