ambrop7 8bf44ec382 Minor changes 15 vuotta sitten
..
BufferWriter.c c2167ac4b0 Minor changes 15 vuotta sitten
BufferWriter.h 8bf44ec382 Minor changes 15 vuotta sitten
CMakeLists.txt 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
DataProtoKeepaliveSource.c c5e652b3fd Minor changes 15 vuotta sitten
DataProtoKeepaliveSource.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
DatagramSocketSink.c bf23ab61fc minor changes 15 vuotta sitten
DatagramSocketSink.h bf23ab61fc minor changes 15 vuotta sitten
DatagramSocketSource.c bf23ab61fc minor changes 15 vuotta sitten
DatagramSocketSource.h bf23ab61fc minor changes 15 vuotta sitten
FragmentProtoAssembler.c 08baacbbf5 Minor changes 15 vuotta sitten
FragmentProtoAssembler.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
FragmentProtoDisassembler.c c5e652b3fd Minor changes 15 vuotta sitten
FragmentProtoDisassembler.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
KeepaliveIO.c c2167ac4b0 Minor changes 15 vuotta sitten
KeepaliveIO.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
PacketBuffer.c 4b25f9ad36 PacketBuffer: call Recv before calling Send, so that sending has priority over receiving (it's a LIFO...) 15 vuotta sitten
PacketBuffer.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
PacketCopier.c 5bf73c9771 PacketCopier, FragmentProtoDisassembler: always call Done for input and output in the same order, giving priority to output 15 vuotta sitten
PacketCopier.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
PacketPassConnector.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
PacketPassConnector.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
PacketPassFairQueue.c 2b560d086a PacketPassFairQueue: rework time 15 vuotta sitten
PacketPassFairQueue.h 2b560d086a PacketPassFairQueue: rework time 15 vuotta sitten
PacketPassInactivityMonitor.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
PacketPassInactivityMonitor.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
PacketPassInterface.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
PacketPassInterface.h 3871364fce flow: remove unused code from interfaces 15 vuotta sitten
PacketPassNotifier.c bf23ab61fc minor changes 15 vuotta sitten
PacketPassNotifier.h bf23ab61fc minor changes 15 vuotta sitten
PacketPassPriorityQueue.c c2167ac4b0 Minor changes 15 vuotta sitten
PacketPassPriorityQueue.h c2167ac4b0 Minor changes 15 vuotta sitten
PacketProtoDecoder.c c5e652b3fd Minor changes 15 vuotta sitten
PacketProtoDecoder.h 4ce5822550 PacketProtoDecoder, StreamPeerIO: fix bug: when an error occured in PacketProtoDecoder, it was supposed to be freed, but StreamPeerIO didn't free it. 15 vuotta sitten
PacketProtoEncoder.c b66f585596 PacketProtoEncoder: simplify 15 vuotta sitten
PacketProtoEncoder.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
PacketProtoFlow.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
PacketProtoFlow.h c5e652b3fd Minor changes 15 vuotta sitten
PacketRecvBlocker.c c5e652b3fd Minor changes 15 vuotta sitten
PacketRecvBlocker.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
PacketRecvConnector.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
PacketRecvConnector.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
PacketRecvInterface.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
PacketRecvInterface.h 3871364fce flow: remove unused code from interfaces 15 vuotta sitten
PacketRecvNotifier.c bf23ab61fc minor changes 15 vuotta sitten
PacketRecvNotifier.h bf23ab61fc minor changes 15 vuotta sitten
PacketStreamSender.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
PacketStreamSender.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
SCKeepaliveSource.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
SCKeepaliveSource.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
SPProtoDecoder.c 8bf44ec382 Minor changes 15 vuotta sitten
SPProtoDecoder.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
SPProtoEncoder.c 8bf44ec382 Minor changes 15 vuotta sitten
SPProtoEncoder.h 8bf44ec382 Minor changes 15 vuotta sitten
SinglePacketBuffer.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
SinglePacketBuffer.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
SinglePacketSender.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
SinglePacketSender.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
StreamPassInterface.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
StreamPassInterface.h 3871364fce flow: remove unused code from interfaces 15 vuotta sitten
StreamRecvConnector.c bf23ab61fc minor changes 15 vuotta sitten
StreamRecvConnector.h bf23ab61fc minor changes 15 vuotta sitten
StreamRecvInterface.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 vuotta sitten
StreamRecvInterface.h 3871364fce flow: remove unused code from interfaces 15 vuotta sitten
StreamSocketSink.c bf23ab61fc minor changes 15 vuotta sitten
StreamSocketSink.h bf23ab61fc minor changes 15 vuotta sitten
StreamSocketSource.c bf23ab61fc minor changes 15 vuotta sitten
StreamSocketSource.h bf23ab61fc minor changes 15 vuotta sitten
error.h 198d6cd4b8 Initial import 15 vuotta sitten