Commit Graph

13 Commits

Author SHA1 Message Date
cheatfate 179e6cf834 Fix asyncloop, to properly clear reader/writer data. 2018-06-08 08:42:48 +03:00
cheatfate 2758abd7a6 Fix datagram bugs.
Make changes to asyncloop according to zahary review.
2018-06-04 03:54:17 +03:00
cheatfate 0b7115eba9 Remove duplicated code.
Remove accomplished review comments.
2018-06-03 02:18:32 +03:00
cheatfate 262b4d8b89 Fix compilation error. 2018-06-03 02:06:58 +03:00
cheatfate 687054219d Combine duplicates. 2018-06-03 02:03:48 +03:00
Zahary Karadjov b77e0417bc reviewed most of the code 2018-05-29 21:45:50 +03:00
cheatfate e3171a132a Add more documentation.
Add (#7197) test.
2018-05-27 08:49:47 +03:00
cheatfate 9e63caf694 More tests added. 2018-05-25 23:00:32 +03:00
cheatfate a4528ab705 Add asynchronous posix signal handling.
Add signal tests.
2018-05-25 04:05:13 +03:00
cheatfate 4f70cb3515 Fix loop behavior. 2018-05-23 14:03:18 +03:00
cheatfate 1ca4415106 Fix callSoon must be initialized for all platforms. 2018-05-22 13:43:42 +03:00
Your Name 23a81b6492 Refactoring, more tests. 2018-05-22 00:52:57 +03:00
cheatfate 4d144753ee Initial commit 2018-05-16 11:22:34 +03:00