ambrop7 8a8ba905bb system: BDatagram_unix: remove unused variable 14 years ago
..
BAddr.h 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. 14 years ago
BConnection.h 5e27df3dc3 BConnection: support listening on a Unix socket 14 years ago
BConnection_unix.c 5e27df3dc3 BConnection: support listening on a Unix socket 14 years ago
BConnection_unix.h 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. 14 years ago
BConnection_win.c 03b308336f BConnection: cosmetic changes 14 years ago
BConnection_win.h 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. 14 years ago
BDatagram.h 1627ec6660 BDatagram: add documentation 14 years ago
BDatagram_unix.c 8a8ba905bb system: BDatagram_unix: remove unused variable 14 years ago
BDatagram_unix.h 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. 14 years ago
BDatagram_win.c 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. 14 years ago
BDatagram_win.h 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. 14 years ago
BInputProcess.c e55f21533f BInputProcess: add BNetwork_Assert() 14 years ago
BInputProcess.h 3e46c3f42e BProcess, BInputProcess: move to system 14 years ago
BNetwork.c 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. 14 years ago
BNetwork.h 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. 14 years ago
BProcess.c dee8079e9d system: BProcess: just use open_standard_streams() 14 years ago
BProcess.h 66d1036084 system: BProcess: make sure standard streams always have their file descriptors open 14 years ago
BReactor.c aaf0717949 minor changes. 14 years ago
BReactor.h 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. 14 years ago
BSignal.c 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. 14 years ago
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 years ago
BTime.c 198d6cd4b8 Initial import 15 years ago
BTime.h d2c6f38b7c system: BTime: add btime_getpast() 14 years ago
BUnixSignal.c cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
BUnixSignal.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
CMakeLists.txt 3e46c3f42e BProcess, BInputProcess: move to system 14 years ago