История коммитов

Автор SHA1 Сообщение Дата
  ambrop7 aaf0717949 minor changes. 14 лет назад
  ambrop7 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. 14 лет назад
  ambrop7 7eb58b3a85 BReactor: implement limit objects 15 лет назад
  ambrop7 cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 15 лет назад
  ambrop7 5340a3a761 BReactor: add poll() backend. Use it on Linux when epoll is not available. 15 лет назад
  ambrop7 166057f18c minor changes 15 лет назад
  ambrop7 66c5c08eeb BTime: add btime_gettime(). BReactor: use btime_gettime(). 15 лет назад
  ambrop7 76f53f6510 FreeBSD support. 15 лет назад
  ambrop7 4c35ff8fe1 BReactor: use LinkedList1 instead of LinkedList2 for timers 15 лет назад
  ambrop7 feebd816c4 BReactor: optimize event loop 15 лет назад
  ambrop7 b21d45c00b BReactor: add BReactor_SetTimerAfter 15 лет назад
  ambrop7 bf16d03931 BReactor: add ability to execute jobs directly until a mark job is reached. Allows integration of third-party software that does 15 лет назад
  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 15 лет назад
  ambrop7 25604cb4d5 BReactor: add note about a bug that could cause an infinite loop if an error occurs, but no events are requested. 15 лет назад
  ambrop7 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 лет назад
  ambrop7 198d6cd4b8 Initial import 15 лет назад