ambrop7 6ee3e674e2 DebugObject: put a lock around increment and decrement. Fixes assertion failures when used when 15 lat temu
..
BAddr.h 76f53f6510 FreeBSD support. 15 lat temu
BEventLock.c 0ea41b455e system: add BEventLock 15 lat temu
BEventLock.h 0ea41b455e system: add BEventLock 15 lat temu
BLog.c 198d6cd4b8 Initial import 15 lat temu
BLog.h 198d6cd4b8 Initial import 15 lat temu
BLog_syslog.c 198d6cd4b8 Initial import 15 lat temu
BLog_syslog.h 198d6cd4b8 Initial import 15 lat temu
BPending.c 1f5176a841 BPending: use LinkedList1 instead of LinkedList2 15 lat temu
BPending.h 1f5176a841 BPending: use LinkedList1 instead of LinkedList2 15 lat temu
BReactor.c 76f53f6510 FreeBSD support. 15 lat temu
BReactor.h 76f53f6510 FreeBSD support. 15 lat temu
BSignal.c 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 lat temu
BSignal.h 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 lat temu
BSocket.c 76f53f6510 FreeBSD support. 15 lat temu
BSocket.h 09694b13ba Use system installed mswsock.h if possible. Fixes build with new mingw-w64 toolchains. 15 lat temu
BTime.c 198d6cd4b8 Initial import 15 lat temu
BTime.h 0536c1bcfa BTime: subtract starting time on Linux too. Needed by lwip because we cast the time to an uint32_t. 15 lat temu
BUnixSignal.c 76f53f6510 FreeBSD support. 15 lat temu
BUnixSignal.h 76f53f6510 FreeBSD support. 15 lat temu
CMakeLists.txt 0ea41b455e system: add BEventLock 15 lat temu
DebugObject.c 6ee3e674e2 DebugObject: put a lock around increment and decrement. Fixes assertion failures when used when 15 lat temu
DebugObject.h 6ee3e674e2 DebugObject: put a lock around increment and decrement. Fixes assertion failures when used when 15 lat temu
Listener.c fc2561fa55 Listener: Remove the socket event handler when freeing. Use a job for default accepting instead of directly using a dead var. 15 lat temu
Listener.h fc2561fa55 Listener: Remove the socket event handler when freeing. Use a job for default accepting instead of directly using a dead var. 15 lat temu