ambrop7 2571e6265c use BLog instead od DEBUG há 15 anos atrás
..
BAddr.h 103c403e85 BSocket: support unix pipes as a backend há 15 anos atrás
BEventLock.c 0ea41b455e system: add BEventLock há 15 anos atrás
BEventLock.h 0ea41b455e system: add BEventLock há 15 anos atrás
BLog.c 198d6cd4b8 Initial import há 15 anos atrás
BLog.h 198d6cd4b8 Initial import há 15 anos atrás
BLog_syslog.c 198d6cd4b8 Initial import há 15 anos atrás
BLog_syslog.h 198d6cd4b8 Initial import há 15 anos atrás
BPending.c 1f5176a841 BPending: use LinkedList1 instead of LinkedList2 há 15 anos atrás
BPending.h 1f5176a841 BPending: use LinkedList1 instead of LinkedList2 há 15 anos atrás
BReactor.c 5340a3a761 BReactor: add poll() backend. Use it on Linux when epoll is not available. há 15 anos atrás
BReactor.h 5340a3a761 BReactor: add poll() backend. Use it on Linux when epoll is not available. há 15 anos atrás
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 há 15 anos atrás
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 há 15 anos atrás
BSocket.c 2571e6265c use BLog instead od DEBUG há 15 anos atrás
BSocket.h 103c403e85 BSocket: support unix pipes as a backend há 15 anos atrás
BTime.c 198d6cd4b8 Initial import há 15 anos atrás
BTime.h 2571e6265c use BLog instead od DEBUG há 15 anos atrás
BUnixSignal.c 2571e6265c use BLog instead od DEBUG há 15 anos atrás
BUnixSignal.h 32da4a98cb BUnixSignal: add self-pipe backend. Use it on Linux when signalfd() is not available. há 15 anos atrás
CMakeLists.txt 0ea41b455e system: add BEventLock há 15 anos atrás
DebugObject.c 6ee3e674e2 DebugObject: put a lock around increment and decrement. Fixes assertion failures when used when há 15 anos atrás
DebugObject.h 9507e6141b DebugObject: make DebugObject_Access take a const pointer há 15 anos atrás
Listener.c fc2561fa55 Listener: Remove the socket event handler when freeing. Use a job for default accepting instead of directly using a dead var. há 15 anos atrás
Listener.h fc2561fa55 Listener: Remove the socket event handler when freeing. Use a job for default accepting instead of directly using a dead var. há 15 anos atrás