aboutsummaryrefslogtreecommitdiff
path: root/source/tanya/async/watcher.d
AgeCommit message (Expand)Author
2016-12-19Add scalar type template parameter for buffersEugen Wissner
2016-12-13Replace class Queue with the struct QueueEugen Wissner
2016-12-06Make allocator shared and fix some RefCounted bugsEugen Wissner
2016-12-02Switch to container.queue. Remove PendingQueueEugen Wissner
2016-11-30Remove @safe from potentially unsafe codeEugen Wissner
2016-10-08Add Windows IOCP and Kqueue implementations for the event loopEugen Wissner