ambrop7 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 před 15 roky
..
BAddr.h b2f673d1c1 Fix build in Windows před 15 roky
BLog.c 198d6cd4b8 Initial import před 15 roky
BLog.h 198d6cd4b8 Initial import před 15 roky
BLog_syslog.c 198d6cd4b8 Initial import před 15 roky
BLog_syslog.h 198d6cd4b8 Initial import před 15 roky
BPending.c bf16d03931 BReactor: add ability to execute jobs directly until a mark job is reached. Allows integration of third-party software that does před 15 roky
BPending.h bf16d03931 BReactor: add ability to execute jobs directly until a mark job is reached. Allows integration of third-party software that does před 15 roky
BProcess.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 před 15 roky
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. před 15 roky
BReactor.c b21d45c00b BReactor: add BReactor_SetTimerAfter před 15 roky
BReactor.h b21d45c00b BReactor: add BReactor_SetTimerAfter před 15 roky
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 před 15 roky
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 před 15 roky
BSocket.c 409acf90e0 BSocket: add support for Ethernet packet sockets před 15 roky
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 před 15 roky
BTime.c 198d6cd4b8 Initial import před 15 roky
BTime.h 0536c1bcfa BTime: subtract starting time on Linux too. Needed by lwip because we cast the time to an uint32_t. před 15 roky
BUnixSignal.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 před 15 roky
BUnixSignal.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 před 15 roky
CMakeLists.txt 3d277dd54b add BProcess před 15 roky
DebugObject.c 198d6cd4b8 Initial import před 15 roky
DebugObject.h 198d6cd4b8 Initial import před 15 roky
Listener.c 2ce8320a6c listener: support listening on an existing socket před 15 roky
Listener.h 2ce8320a6c listener: support listening on an existing socket před 15 roky