1. e3f79fd Ticket #474: option in ioqueue to control concurrency (to allow/disallow simultaneous/multiple callback calls) by Benny Prijono · 17 years ago
  2. a771a51 Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2007 in copyright notice in all sources by Benny Prijono · 18 years ago
  3. 63ab356 Attempted to fix epoll for Linux by Benny Prijono · 18 years ago
  4. 5accbd0 Fixed race condition bug in ioqueue unregistration for select and Win32 IOCP backend by Benny Prijono · 18 years ago
  5. ac52df4 Fixed bug in ioqueue: crashed when key is unregistered while another thread is running a callback by Benny Prijono · 19 years ago
  6. 3643cc2 Fixed compilation error in ioqueue_epoll when TCP is disabled by Benny Prijono · 19 years ago
  7. 9033e31 Set svn:eol-style for all files by Benny Prijono · 19 years ago
  8. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  9. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  10. bc98615 Tested new ioqueue framework on Linux with select and epoll by Benny Prijono · 19 years ago
  11. 4d974f3 Put common ioqueue functionalities in separate file to be used by both select() and epoll by Benny Prijono · 19 years ago