An Tao

Results 204 comments of An Tao

According to the design of drogon, the life cycle of the run() function is the life cycle of the application. The drogon does not support calling the run() function again...

please use string_view instead of std::string_view, maybe the boost::string_view is used in your enviroment.

Which version works with string_view? 1.7.5?

@paulocoutinhox thanks so much. What's the version of trantor in Conan?

The sendStream method was introduced in commit [#c1e57a](https://github.com/an-tao/trantor/commit/c1e57a06e2e825c937e12a25efe847f800547aeb?w=1) before v1.5.6 in Trantor. please check if the version of Trantor is the latest version in your environment.

@nqf Please check #1387 out, thanks.

> > please check again, thanks. > > fixed @an-tao , If this fix is merged, could you create a new Release v1.8.1 ? > > ``` > ==21103== Memcheck,...

@vedranmiletic have you tested this? thanks.

> @an-tao I tried. Unfortunately, the machine that I could dedicate to Solaris isn't supported in terms of hardware. Virtual machines had trouble in the past. I will find time...