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