Simon Giesecke
|
d326434b37
|
Problem: API poller cannot be set independently from I/O thread poller, poll I/O thread poller broken on Windows
Solution: change platform definitions to separate API poller from I/O thread poller, disallow configuring poll I/O thread poller on Windows
|
2018-05-22 18:36:04 +02:00 |
|
Simon Giesecke
|
f87d3ab294
|
Problem: pollers unnecessarily depend on whole ctx_t, but actually use only start_thread method
Solution: extract thread_ctx_t from ctx_t
|
2018-02-11 17:25:36 +00:00 |
|
sigiesec
|
41f459e1dc
|
Problem: formatting inconsistent
Solution: applied clang-format
|
2018-02-02 15:47:43 +01:00 |
|
hnwyllmm@126.com
|
c964b7cfaf
|
remove pollset.hpp/.cpp to src directory
|
2016-09-20 17:05:14 +08:00 |
|