History log of /recipes/reactor/s03/EventLoop.cc
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 0f776063 22-Aug-2012 Shuo Chen <chenshuo@chenshuo.com>

update reactor example for EventLoop::queueInLoop()

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

set quit_ to false before looping.

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

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

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

copy s03 from s02