ambrop7 7dd1d83522 BProcess: call waitpid() for all processes, not just recognized ones. This is needed so that BProcess processes whose BProcess objects have been freed don't remain 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 7dd1d83522 BProcess: call waitpid() for all processes, not just recognized ones. This is needed so that BProcess processes whose BProcess objects have been freed don't remain 15 年 前
BProcess.h 3d277dd54b add BProcess 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 年 前