ambrop7 3cdee2a3b6 BSocket: BSocket_Reactor is for windows too hace 15 años
..
BAddr.h 49a56089a7 system/BAddr.h: replace *_IsRecognized in favour of *_Assert hace 15 años
BLog.c 198d6cd4b8 Initial import hace 15 años
BLog.h 198d6cd4b8 Initial import hace 15 años
BLog_syslog.c 198d6cd4b8 Initial import hace 15 años
BLog_syslog.h 198d6cd4b8 Initial import hace 15 años
BPending.c bf16d03931 BReactor: add ability to execute jobs directly until a mark job is reached. Allows integration of third-party software that does hace 15 años
BPending.h bf16d03931 BReactor: add ability to execute jobs directly until a mark job is reached. Allows integration of third-party software that does hace 15 años
BReactor.c b21d45c00b BReactor: add BReactor_SetTimerAfter hace 15 años
BReactor.h b21d45c00b BReactor: add BReactor_SetTimerAfter hace 15 años
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 hace 15 años
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 hace 15 años
BSocket.c 3cdee2a3b6 BSocket: BSocket_Reactor is for windows too hace 15 años
BSocket.h 481b171588 DebugError: don't use a dead var, use a job to enforce destruction, allowing the destruction to be done from the handler's jobs (rather than just the handler) hace 15 años
BTime.c 198d6cd4b8 Initial import hace 15 años
BTime.h 0536c1bcfa BTime: subtract starting time on Linux too. Needed by lwip because we cast the time to an uint32_t. hace 15 años
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 hace 15 años
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 hace 15 años
CMakeLists.txt 5219871b0b BProcess: move to process/ hace 15 años
DebugObject.c 198d6cd4b8 Initial import hace 15 años
DebugObject.h 198d6cd4b8 Initial import hace 15 años
Listener.c fc2561fa55 Listener: Remove the socket event handler when freeing. Use a job for default accepting instead of directly using a dead var. hace 15 años
Listener.h fc2561fa55 Listener: Remove the socket event handler when freeing. Use a job for default accepting instead of directly using a dead var. hace 15 años