ambrop7 b2f673d1c1 Fix build in Windows 15 gadi atpakaļ
..
BAddr.h b2f673d1c1 Fix build in Windows 15 gadi atpakaļ
BLog.c 198d6cd4b8 Initial import 15 gadi atpakaļ
BLog.h 198d6cd4b8 Initial import 15 gadi atpakaļ
BLog_syslog.c 198d6cd4b8 Initial import 15 gadi atpakaļ
BLog_syslog.h 198d6cd4b8 Initial import 15 gadi atpakaļ
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 gadi atpakaļ
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 gadi atpakaļ
BReactor.c b21d45c00b BReactor: add BReactor_SetTimerAfter 15 gadi atpakaļ
BReactor.h b21d45c00b BReactor: add BReactor_SetTimerAfter 15 gadi atpakaļ
BSignal.c 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 gadi atpakaļ
BSignal.h 198d6cd4b8 Initial import 15 gadi atpakaļ
BSocket.c 409acf90e0 BSocket: add support for Ethernet packet sockets 15 gadi atpakaļ
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 gadi atpakaļ
BTime.c 198d6cd4b8 Initial import 15 gadi atpakaļ
BTime.h 0536c1bcfa BTime: subtract starting time on Linux too. Needed by lwip because we cast the time to an uint32_t. 15 gadi atpakaļ
CMakeLists.txt 59243516dd ipc: move BIPC, BIPCServer from system 15 gadi atpakaļ
DebugObject.c 198d6cd4b8 Initial import 15 gadi atpakaļ
DebugObject.h 198d6cd4b8 Initial import 15 gadi atpakaļ
Listener.c 2ce8320a6c listener: support listening on an existing socket 15 gadi atpakaļ
Listener.h 2ce8320a6c listener: support listening on an existing socket 15 gadi atpakaļ