提交歷史

作者 SHA1 備註 提交日期
  Ambroz Bizjak fac69ce0c6 Fix assertion failures on FreeBSD due to kevent() returning multiple entries for the same file event source. 10 年之前
  ambrop7 e1a3b6cbe2 system: BReactor, BConnection: properly handle HUP event so that it is possible to ready any remaining data after a HUP is 13 年之前
  ambrop7 b7c2bab1e0 fix build under Windows/MSVC 13 年之前
  ambrop7 da424e04ab system: BReactor: don't store a callback void pointer in BSmallTimer, instead just pass the BSmallTimer pointer to the 13 年之前
  ambrop7 d547f87417 base: BPending: transform BPending into BSmallPending, which doesn't keep a pointer to its BPendingGroup, and implement 13 年之前
  ambrop7 70e6c3ddd3 system: BReactor: transform BTimer into BSmallTimer which doesn't have a default time, and implement BTimer on top of 13 年之前
  ambrop7 d96b79fced system: BReactor: imporove memory usage of BTimer 13 年之前
  ambrop7 93bc612a21 get rid of some warnings 13 年之前
  ambrop7 2a6d9a9c25 system: system/BReactor_badvpn: port to SAvl 13 年之前
  ambrop7 32e27e2091 system: BReactor_badvpn: use CAvl for timers instead of BHeap 13 年之前
  ambrop7 af505a92a2 system: add a BReactor implementation using the GLib event loop 14 年之前