Commit Graph

4 Commits (54411e07680e2228b8d660e8bbcbfe568bb934cc)

Author SHA1 Message Date
winlin ea9a5f26d9 For #906, #902, use coroutine for reusable thread 8 years ago
HungMingWu 815d50f00a Remove warning: C++11 requires a space between string literal and macro (#874)
On Ubuntu 17.04, the default gcc compiler version is 6.3.0.
It switch standard from c++98 to c++11.
So it would generate verbose warnings.
8 years ago
winlin e3526c0cf6 For #820, modules use service only. 8 years ago
winlin ff822b55cd For #820, extract service module. 8 years ago