]> git.llucax.com Git - software/eventxx.git/commit
Fixed the main documentation example which was *WRONG*.
authorLeandro Lucarella <llucarella@integratech.com.ar>
Mon, 24 Sep 2007 19:52:40 +0000 (16:52 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Mon, 24 Sep 2007 19:52:40 +0000 (16:52 -0300)
commitdb9ba86023886d6ba4344921e8a2e4de731e839d
treeba052ec9dc6617441c8afe16576f60375dfe6e8b
parentd47442b8327c33fa4b20d0eb4ba58fd976a1bace
Fixed the main documentation example which was *WRONG*.

libevent don't support multiple callbacks for the same event, so the main
example presented in eventxx documentation was wrong.

Thanks Jason Novak for reporting the problem.
README
test/mixed-way.cpp