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

Автор SHA1 Сообщение Дата
  ambrop7 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. 14 лет назад
  ambrop7 cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 15 лет назад
  ambrop7 8e73c9d4b3 BUnixSignal: don't provide any information about a signal other than the signal number. This is because multiple signals (at least SIGCHLD) may be merged into one, so it 15 лет назад
  ambrop7 e343031ae3 BSignal: simplify, use BUnixSignal on Linux 15 лет назад
  ambrop7 c0b69bf40c BSignal: don't dispatch signals in a loop one after another, it breaks the jobs system. Instead simply dispatch one signal per fd handler. 15 лет назад
  ambrop7 198d6cd4b8 Initial import 15 лет назад