ambrop7 46ee678fcb flow: add SingleStreamSender 14 anos atrás
..
BufferWriter.c c2167ac4b0 Minor changes 15 anos atrás
BufferWriter.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
CMakeLists.txt cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
FlowError.c d1e931fcb4 FlowError: pass an int error code instead of a void * 15 anos atrás
FlowError.h d1e931fcb4 FlowError: pass an int error code instead of a void * 15 anos atrás
LineBuffer.c cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
LineBuffer.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
PacketBuffer.c 6f95696566 ChunkBuffer2: add ChunkBuffer2_calc_blocks for computing the number of blocks, checking for overflows 15 anos atrás
PacketBuffer.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
PacketCopier.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 15 anos atrás
PacketCopier.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anos atrás
PacketPassConnector.c e4e49b9c7d minor changes 15 anos atrás
PacketPassConnector.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
PacketPassFairQueue.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 15 anos atrás
PacketPassFairQueue.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
PacketPassInterface.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 15 anos atrás
PacketPassInterface.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
PacketPassNotifier.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 15 anos atrás
PacketPassNotifier.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
PacketPassPriorityQueue.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 15 anos atrás
PacketPassPriorityQueue.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
PacketProtoDecoder.c cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
PacketProtoDecoder.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
PacketProtoEncoder.c b66f585596 PacketProtoEncoder: simplify 15 anos atrás
PacketProtoEncoder.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
PacketProtoFlow.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anos atrás
PacketProtoFlow.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
PacketRecvBlocker.c c5e652b3fd Minor changes 15 anos atrás
PacketRecvBlocker.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
PacketRecvConnector.c e4e49b9c7d minor changes 15 anos atrás
PacketRecvConnector.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
PacketRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 anos atrás
PacketRecvInterface.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
PacketRouter.c e28eeecf22 PacketRouter: first send, then receive more 15 anos atrás
PacketRouter.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
PacketStreamSender.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anos atrás
PacketStreamSender.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
RouteBuffer.c 5fd2e0cf5b flow: add RouteBuffer 15 anos atrás
RouteBuffer.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
SinglePacketBuffer.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anos atrás
SinglePacketBuffer.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
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 anos atrás
SinglePacketSender.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
SingleStreamReceiver.c 753bccc38b flow: add SingleStreamReceiver 14 anos atrás
SingleStreamReceiver.h 753bccc38b flow: add SingleStreamReceiver 14 anos atrás
SingleStreamSender.c 46ee678fcb flow: add SingleStreamSender 14 anos atrás
SingleStreamSender.h 46ee678fcb flow: add SingleStreamSender 14 anos atrás
StreamPassInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 anos atrás
StreamPassInterface.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
StreamRecvConnector.c e4e49b9c7d minor changes 15 anos atrás
StreamRecvConnector.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás
StreamRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 anos atrás
StreamRecvInterface.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 anos atrás