ambrop7 5e6176ebf1 BProcess: Wait for any process in waitpid(), not just the pid that came with the signal. Needed because we may only get a single signal when multiple processes terminate. 15 лет назад
..
BAddr.h b2f673d1c1 Fix build in Windows 15 лет назад
BLog.c 198d6cd4b8 Initial import 15 лет назад
BLog.h 198d6cd4b8 Initial import 15 лет назад
BLog_syslog.c 198d6cd4b8 Initial import 15 лет назад
BLog_syslog.h 198d6cd4b8 Initial import 15 лет назад
BPending.c bf16d03931 BReactor: add ability to execute jobs directly until a mark job is reached. Allows integration of third-party software that does 15 лет назад
BPending.h bf16d03931 BReactor: add ability to execute jobs directly until a mark job is reached. Allows integration of third-party software that does 15 лет назад
BProcess.c 5e6176ebf1 BProcess: Wait for any process in waitpid(), not just the pid that came with the signal. Needed because we may only get a single signal when multiple processes terminate. 15 лет назад
BProcess.h 5e6176ebf1 BProcess: Wait for any process in waitpid(), not just the pid that came with the signal. Needed because we may only get a single signal when multiple processes terminate. 15 лет назад
BReactor.c b21d45c00b BReactor: add BReactor_SetTimerAfter 15 лет назад
BReactor.h b21d45c00b BReactor: add BReactor_SetTimerAfter 15 лет назад
BSignal.c e343031ae3 BSignal: simplify, use BUnixSignal on Linux 15 лет назад
BSignal.h e343031ae3 BSignal: simplify, use BUnixSignal on Linux 15 лет назад
BSocket.c 409acf90e0 BSocket: add support for Ethernet packet sockets 15 лет назад
BSocket.h 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 лет назад
BTime.c 198d6cd4b8 Initial import 15 лет назад
BTime.h 0536c1bcfa BTime: subtract starting time on Linux too. Needed by lwip because we cast the time to an uint32_t. 15 лет назад
BUnixSignal.c baba7254fb add BUnixSignal 15 лет назад
BUnixSignal.h baba7254fb add BUnixSignal 15 лет назад
CMakeLists.txt 3d277dd54b add BProcess 15 лет назад
DebugObject.c 198d6cd4b8 Initial import 15 лет назад
DebugObject.h 198d6cd4b8 Initial import 15 лет назад
Listener.c 2ce8320a6c listener: support listening on an existing socket 15 лет назад
Listener.h 2ce8320a6c listener: support listening on an existing socket 15 лет назад