ambrop7 1010c2a764 flow: add StreamPassConnector 14 years ago
..
BufferWriter.c c2167ac4b0 Minor changes 15 years ago
BufferWriter.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
CMakeLists.txt 1010c2a764 flow: add StreamPassConnector 14 years ago
LineBuffer.c cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
LineBuffer.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
PacketBuffer.c ba6234e350 fix integer overflows, cosmetic changes 14 years ago
PacketBuffer.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
PacketCopier.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 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 cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
PacketPassFairQueue.c 3de3e985ef PacketPassFairQueue: enforce MTU limit through error not assertion 14 years ago
PacketPassFairQueue.h 3de3e985ef PacketPassFairQueue: enforce MTU limit through error not assertion 14 years ago
PacketPassInterface.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 15 years ago
PacketPassInterface.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
PacketPassNotifier.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 15 years ago
PacketPassNotifier.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
PacketPassPriorityQueue.c e1ba97e3c3 PacketPassPriorityQueue, PacketPassFairQueue: add _GetMTU() 14 years ago
PacketPassPriorityQueue.h e1ba97e3c3 PacketPassPriorityQueue, PacketPassFairQueue: add _GetMTU() 14 years ago
PacketProtoDecoder.c 7c9776158b PacketProtoDecoder: report errors without FlowError. 14 years ago
PacketProtoDecoder.h 7c9776158b PacketProtoDecoder: report errors without FlowError. 14 years ago
PacketProtoEncoder.c b66f585596 PacketProtoEncoder: simplify 15 years ago
PacketProtoEncoder.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
PacketProtoFlow.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
PacketProtoFlow.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
PacketRecvBlocker.c c5e652b3fd Minor changes 15 years ago
PacketRecvBlocker.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
PacketRecvConnector.c e4e49b9c7d minor changes 15 years ago
PacketRecvConnector.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
PacketRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 years ago
PacketRecvInterface.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
PacketRouter.c e28eeecf22 PacketRouter: first send, then receive more 15 years ago
PacketRouter.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
PacketStreamSender.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
PacketStreamSender.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
RouteBuffer.c 5fd2e0cf5b flow: add RouteBuffer 15 years ago
RouteBuffer.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
SinglePacketBuffer.c abc0fb93c5 use BAlloc in allocations where zero size is possible 14 years ago
SinglePacketBuffer.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 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 cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
SingleStreamReceiver.c 753bccc38b flow: add SingleStreamReceiver 14 years ago
SingleStreamReceiver.h 753bccc38b flow: add SingleStreamReceiver 14 years ago
SingleStreamSender.c 46ee678fcb flow: add SingleStreamSender 14 years ago
SingleStreamSender.h 46ee678fcb flow: add SingleStreamSender 14 years ago
StreamPacketSender.c b7d4a7cd88 flow: add StreamPacketSender 14 years ago
StreamPacketSender.h b7d4a7cd88 flow: add StreamPacketSender 14 years ago
StreamPassConnector.c 1010c2a764 flow: add StreamPassConnector 14 years ago
StreamPassConnector.h 1010c2a764 flow: add StreamPassConnector 14 years ago
StreamPassInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 years ago
StreamPassInterface.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
StreamRecvConnector.c e4e49b9c7d minor changes 15 years ago
StreamRecvConnector.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago
StreamRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 years ago
StreamRecvInterface.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 years ago