ambrop7 d1e931fcb4 FlowError: pass an int error code instead of a void * 15 years ago
..
BufferWriter.c c2167ac4b0 Minor changes 15 years ago
BufferWriter.h 8bf44ec382 Minor changes 15 years ago
CMakeLists.txt fda152417e PacketRecvNotifier: remove 15 years ago
DataProtoKeepaliveSource.c c5e652b3fd Minor changes 15 years ago
DataProtoKeepaliveSource.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
DatagramSocketSink.c d1e931fcb4 FlowError: pass an int error code instead of a void * 15 years ago
DatagramSocketSink.h 8e969cfc58 move flow/error.h to FlowError 15 years ago
DatagramSocketSource.c d1e931fcb4 FlowError: pass an int error code instead of a void * 15 years ago
DatagramSocketSource.h 8e969cfc58 move flow/error.h to FlowError 15 years ago
FlowError.c d1e931fcb4 FlowError: pass an int error code instead of a void * 15 years ago
FlowError.h d1e931fcb4 FlowError: pass an int error code instead of a void * 15 years ago
FragmentProtoAssembler.c 084597a46d minor changes 15 years ago
FragmentProtoAssembler.h 084597a46d minor changes 15 years ago
FragmentProtoDisassembler.c 0557db2ac5 minor changes 15 years ago
FragmentProtoDisassembler.h 0557db2ac5 minor changes 15 years ago
KeepaliveIO.c c2167ac4b0 Minor changes 15 years ago
KeepaliveIO.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
PacketBuffer.c 4b25f9ad36 PacketBuffer: call Recv before calling Send, so that sending has priority over receiving (it's a LIFO...) 15 years ago
PacketBuffer.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
PacketCopier.c 5bf73c9771 PacketCopier, FragmentProtoDisassembler: always call Done for input and output in the same order, giving priority to output 15 years ago
PacketCopier.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
PacketPassConnector.c e4e49b9c7d minor changes 15 years ago
PacketPassConnector.h e4e49b9c7d minor changes 15 years ago
PacketPassFairQueue.c 7a353f2923 minor changes 15 years ago
PacketPassFairQueue.h 6953c4d39d oops... 15 years ago
PacketPassInactivityMonitor.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
PacketPassInactivityMonitor.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
PacketPassInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 years ago
PacketPassInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 years ago
PacketPassNotifier.c 087189af36 PacketPassNotifier: remove useless debug code 15 years ago
PacketPassNotifier.h 087189af36 PacketPassNotifier: remove useless debug code 15 years ago
PacketPassPriorityQueue.c 104fb40944 PacketPassPriorityQueue, PacketPassFairQueue: minor changes 15 years ago
PacketPassPriorityQueue.h 104fb40944 PacketPassPriorityQueue, PacketPassFairQueue: minor changes 15 years ago
PacketProtoDecoder.c d1e931fcb4 FlowError: pass an int error code instead of a void * 15 years ago
PacketProtoDecoder.h 8e969cfc58 move flow/error.h to FlowError 15 years ago
PacketProtoEncoder.c b66f585596 PacketProtoEncoder: simplify 15 years ago
PacketProtoEncoder.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
PacketProtoFlow.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
PacketProtoFlow.h c5e652b3fd Minor changes 15 years ago
PacketRecvBlocker.c c5e652b3fd Minor changes 15 years ago
PacketRecvBlocker.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
PacketRecvConnector.c e4e49b9c7d minor changes 15 years ago
PacketRecvConnector.h e4e49b9c7d minor changes 15 years ago
PacketRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 years ago
PacketRecvInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 years ago
PacketRouter.c e28eeecf22 PacketRouter: first send, then receive more 15 years ago
PacketRouter.h e28eeecf22 PacketRouter: first send, then receive more 15 years ago
PacketStreamSender.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
PacketStreamSender.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
RouteBuffer.c 5fd2e0cf5b flow: add RouteBuffer 15 years ago
RouteBuffer.h 5fd2e0cf5b flow: add RouteBuffer 15 years ago
SCKeepaliveSource.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
SCKeepaliveSource.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
SPProtoDecoder.c 0557db2ac5 minor changes 15 years ago
SPProtoDecoder.h 0557db2ac5 minor changes 15 years ago
SPProtoEncoder.c d1ab2294b8 minor changes, move OTP warning to SPProtoEncoder 15 years ago
SPProtoEncoder.h d1ab2294b8 minor changes, move OTP warning to SPProtoEncoder 15 years ago
SinglePacketBuffer.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
SinglePacketBuffer.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
SinglePacketSender.c 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 years ago
SinglePacketSender.h adaa666328 SinglePacketSender: port to DebugError 15 years ago
StreamPassInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 years ago
StreamPassInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 years ago
StreamRecvConnector.c e4e49b9c7d minor changes 15 years ago
StreamRecvConnector.h e4e49b9c7d minor changes 15 years ago
StreamRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 years ago
StreamRecvInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 years ago
StreamSocketSink.c d1e931fcb4 FlowError: pass an int error code instead of a void * 15 years ago
StreamSocketSink.h ced69b1b88 StreamSocketSink: port to DebugError 15 years ago
StreamSocketSource.c d1e931fcb4 FlowError: pass an int error code instead of a void * 15 years ago
StreamSocketSource.h 32ee730ed1 StreamSocketSource: port to DebugError 15 years ago