History log of /recipes/reactor/README
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# f4e8e3d3 04-Sep-2012 Shuo Chen <chenshuo@chenshuo.com>

support TimerQueue:cancel()

# 40161064 03-Sep-2012 Shuo Chen <chenshuo@chenshuo.com>

copy s11 from s10

# 5f8e07de 18-Jun-2011 Shuo Chen <chenshuo@chenshuo.com>

add debug to Mutex

# 129fe122 14-May-2011 Shuo Chen <chenshuo@chenshuo.com>

TcpConnection write

# 714cd85f 14-May-2011 Shuo Chen <chenshuo@chenshuo.com>

read with Buffer.

# 17c057c3 14-May-2011 Shuo Chen <chenshuo@chenshuo.com>

passive disconnect & remove TcpConnection.

# e54e5389 12-May-2011 Shuo Chen <chenshuo@chenshuo.com>

TcpServer creates TcpConnection.

# a20e676d 11-May-2011 Shuo Chen <chenshuo@chenshuo.com>

format long lines.

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

rename test5 to test6, add test5.cc for runInLoop() in same thread.

# 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

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

timer queue works.

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

reactor step 0