ambrop7 4c35ff8fe1 BReactor: use LinkedList1 instead of LinkedList2 for timers пре 15 година
..
BAddr.h 49a56089a7 system/BAddr.h: replace *_IsRecognized in favour of *_Assert пре 15 година
BEventLock.c 0ea41b455e system: add BEventLock пре 15 година
BEventLock.h 0ea41b455e system: add BEventLock пре 15 година
BLog.c 198d6cd4b8 Initial import пре 15 година
BLog.h 198d6cd4b8 Initial import пре 15 година
BLog_syslog.c 198d6cd4b8 Initial import пре 15 година
BLog_syslog.h 198d6cd4b8 Initial import пре 15 година
BPending.c 1f5176a841 BPending: use LinkedList1 instead of LinkedList2 пре 15 година
BPending.h 1f5176a841 BPending: use LinkedList1 instead of LinkedList2 пре 15 година
BReactor.c 4c35ff8fe1 BReactor: use LinkedList1 instead of LinkedList2 for timers пре 15 година
BReactor.h 4c35ff8fe1 BReactor: use LinkedList1 instead of LinkedList2 for timers пре 15 година
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 година
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 година
BSocket.c 3cdee2a3b6 BSocket: BSocket_Reactor is for windows too пре 15 година
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) пре 15 година
BTime.c 198d6cd4b8 Initial import пре 15 година
BTime.h 0536c1bcfa BTime: subtract starting time on Linux too. Needed by lwip because we cast the time to an uint32_t. пре 15 година
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 пре 15 година
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 пре 15 година
CMakeLists.txt 0ea41b455e system: add BEventLock пре 15 година
DebugObject.c 198d6cd4b8 Initial import пре 15 година
DebugObject.h 198d6cd4b8 Initial import пре 15 година
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 година
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 година