Historique des commits

Auteur SHA1 Message Date
  ambrop7 1ebc9e1fa0 port NCD to Emscripten il y a 13 ans
  ambrop7 af505a92a2 system: add a BReactor implementation using the GLib event loop il y a 14 ans
  ambrop7 0d99d6a26a switch to using the New BSD License il y a 14 ans
  ambrop7 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. il y a 15 ans
  ambrop7 7eb58b3a85 BReactor: implement limit objects il y a 15 ans
  ambrop7 cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
  ambrop7 5340a3a761 BReactor: add poll() backend. Use it on Linux when epoll is not available. il y a 15 ans
  ambrop7 76f53f6510 FreeBSD support. il y a 15 ans
  ambrop7 4c35ff8fe1 BReactor: use LinkedList1 instead of LinkedList2 for timers il y a 15 ans
  ambrop7 b21d45c00b BReactor: add BReactor_SetTimerAfter il y a 15 ans
  ambrop7 bf16d03931 BReactor: add ability to execute jobs directly until a mark job is reached. Allows integration of third-party software that does il y a 15 ans
  ambrop7 82d03fdea5 BReactor: report error events for file descriptors. BSocket: add a new event for catching these errors, but keep existing behaviour by first reporting il y a 15 ans
  ambrop7 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: il y a 15 ans
  ambrop7 198d6cd4b8 Initial import il y a 15 ans