History log of /recipes/reactor/s01/EventLoop.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 0615e80e 14-May-2011 Shuo Chen <chenshuo@chenshuo.com>

format code to save blank lines.

# 566406cc 10-May-2011 Shuo Chen <chenshuo@chenshuo.com>

Add diff files.

# c461658b 01-May-2011 Shuo Chen <chenshuo@chenshuo.com>

EventLoop::runInLoop(), wakeup a loop with eventfd.

# 42bf2220 01-May-2011 Shuo Chen <chenshuo@chenshuo.com>

timer queue works.

# 4792573f 01-May-2011 Shuo Chen <chenshuo@chenshuo.com>

no removeChannel for now.

# 4b7a333e 01-May-2011 Shuo Chen <chenshuo@chenshuo.com>

basic reactor works.

# c903e3e8 30-Apr-2011 Shuo Chen <chenshuo@chenshuo.com>

copy s01 from s00