Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Split lua_thread_pool_get on lua_thread_pool_get_for_task/lua_thread_... | Mikhail Galanin | 2018-08-24 | 1 | -2/+29 |
* | [Minor] Added coroutine support to HTTP module | Mikhail Galanin | 2018-08-23 | 1 | -10/+8 |
* | [Minor] Move resume/yield methods into appropriate place | Mikhail Galanin | 2018-08-22 | 1 | -2/+18 |
* | [Minor] Added callback helpers | Mikhail Galanin | 2018-08-17 | 1 | -2/+26 |
* | [Minor] Use coroutine model in dns resolver API | Mikhail Galanin | 2018-08-14 | 1 | -0/+1 |
* | [Minor] Review fixes | Mikhail Galanin | 2018-08-09 | 1 | -0/+46 |
* | [Project] coroutine threaded model for API calls: thread pool | Mikhail Galanin | 2018-08-08 | 1 | -0/+35 |