| .. |
|
BAddr.h
|
103c403e85
BSocket: support unix pipes as a backend
|
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
|
166057f18c
minor changes
|
15 лет назад |
|
BReactor.h
|
76f53f6510
FreeBSD support.
|
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
|
103c403e85
BSocket: support unix pipes as a backend
|
15 лет назад |
|
BSocket.h
|
103c403e85
BSocket: support unix pipes as a backend
|
15 лет назад |
|
BTime.c
|
198d6cd4b8
Initial import
|
15 лет назад |
|
BTime.h
|
66c5c08eeb
BTime: add btime_gettime(). BReactor: use btime_gettime().
|
15 лет назад |
|
BUnixSignal.c
|
76f53f6510
FreeBSD support.
|
15 лет назад |
|
BUnixSignal.h
|
76f53f6510
FreeBSD support.
|
15 лет назад |
|
CMakeLists.txt
|
0ea41b455e
system: add BEventLock
|
15 лет назад |
|
DebugObject.c
|
6ee3e674e2
DebugObject: put a lock around increment and decrement. Fixes assertion failures when used when
|
15 лет назад |
|
DebugObject.h
|
6ee3e674e2
DebugObject: put a lock around increment and decrement. Fixes assertion failures when used when
|
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 лет назад |