ambrop7 8e969cfc58 move flow/error.h to FlowError 15 年 前
..
BufferWriter.c c2167ac4b0 Minor changes 15 年 前
BufferWriter.h 8bf44ec382 Minor changes 15 年 前
CMakeLists.txt 8e969cfc58 move flow/error.h to FlowError 15 年 前
DataProtoKeepaliveSource.c c5e652b3fd Minor changes 15 年 前
DataProtoKeepaliveSource.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
DatagramSocketSink.c bf23ab61fc minor changes 15 年 前
DatagramSocketSink.h 8e969cfc58 move flow/error.h to FlowError 15 年 前
DatagramSocketSource.c bf23ab61fc minor changes 15 年 前
DatagramSocketSource.h 8e969cfc58 move flow/error.h to FlowError 15 年 前
FlowError.c 8e969cfc58 move flow/error.h to FlowError 15 年 前
FlowError.h 8e969cfc58 move flow/error.h to FlowError 15 年 前
FragmentProtoAssembler.c 08baacbbf5 Minor changes 15 年 前
FragmentProtoAssembler.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
FragmentProtoDisassembler.c c5e652b3fd Minor changes 15 年 前
FragmentProtoDisassembler.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
KeepaliveIO.c c2167ac4b0 Minor changes 15 年 前
KeepaliveIO.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
PacketBuffer.c 4b25f9ad36 PacketBuffer: call Recv before calling Send, so that sending has priority over receiving (it's a LIFO...) 15 年 前
PacketBuffer.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
PacketCopier.c 5bf73c9771 PacketCopier, FragmentProtoDisassembler: always call Done for input and output in the same order, giving priority to output 15 年 前
PacketCopier.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
PacketPassConnector.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
PacketPassConnector.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
PacketPassFairQueue.c 2b560d086a PacketPassFairQueue: rework time 15 年 前
PacketPassFairQueue.h 2b560d086a PacketPassFairQueue: rework time 15 年 前
PacketPassInactivityMonitor.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
PacketPassInactivityMonitor.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
PacketPassInterface.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
PacketPassInterface.h 3871364fce flow: remove unused code from interfaces 15 年 前
PacketPassNotifier.c bf23ab61fc minor changes 15 年 前
PacketPassNotifier.h bf23ab61fc minor changes 15 年 前
PacketPassPriorityQueue.c c2167ac4b0 Minor changes 15 年 前
PacketPassPriorityQueue.h c2167ac4b0 Minor changes 15 年 前
PacketProtoDecoder.c c5e652b3fd Minor changes 15 年 前
PacketProtoDecoder.h 8e969cfc58 move flow/error.h to FlowError 15 年 前
PacketProtoEncoder.c b66f585596 PacketProtoEncoder: simplify 15 年 前
PacketProtoEncoder.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
PacketProtoFlow.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
PacketProtoFlow.h c5e652b3fd Minor changes 15 年 前
PacketRecvBlocker.c c5e652b3fd Minor changes 15 年 前
PacketRecvBlocker.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
PacketRecvConnector.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
PacketRecvConnector.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
PacketRecvInterface.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
PacketRecvInterface.h 3871364fce flow: remove unused code from interfaces 15 年 前
PacketRecvNotifier.c bf23ab61fc minor changes 15 年 前
PacketRecvNotifier.h bf23ab61fc minor changes 15 年 前
PacketStreamSender.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
PacketStreamSender.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
SCKeepaliveSource.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
SCKeepaliveSource.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
SPProtoDecoder.c 0b5077ef78 Minor changes 15 年 前
SPProtoDecoder.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
SPProtoEncoder.c 0b5077ef78 Minor changes 15 年 前
SPProtoEncoder.h 8bf44ec382 Minor changes 15 年 前
SinglePacketBuffer.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
SinglePacketBuffer.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
SinglePacketSender.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
SinglePacketSender.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
StreamPassInterface.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
StreamPassInterface.h 3871364fce flow: remove unused code from interfaces 15 年 前
StreamRecvConnector.c bf23ab61fc minor changes 15 年 前
StreamRecvConnector.h bf23ab61fc minor changes 15 年 前
StreamRecvInterface.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 年 前
StreamRecvInterface.h 3871364fce flow: remove unused code from interfaces 15 年 前
StreamSocketSink.c bf23ab61fc minor changes 15 年 前
StreamSocketSink.h 8e969cfc58 move flow/error.h to FlowError 15 年 前
StreamSocketSource.c bf23ab61fc minor changes 15 年 前
StreamSocketSource.h 8e969cfc58 move flow/error.h to FlowError 15 年 前