ambrop7 8bf44ec382 Minor changes 15 лет назад
..
BufferWriter.c c2167ac4b0 Minor changes 15 лет назад
BufferWriter.h 8bf44ec382 Minor changes 15 лет назад
CMakeLists.txt 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 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 bf23ab61fc minor changes 15 лет назад
DatagramSocketSource.c bf23ab61fc minor changes 15 лет назад
DatagramSocketSource.h bf23ab61fc minor changes 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 4ce5822550 PacketProtoDecoder, StreamPeerIO: fix bug: when an error occured in PacketProtoDecoder, it was supposed to be freed, but StreamPeerIO didn't free it. 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 8bf44ec382 Minor changes 15 лет назад
SPProtoDecoder.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 лет назад
SPProtoEncoder.c 8bf44ec382 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 bf23ab61fc minor changes 15 лет назад
StreamSocketSource.c bf23ab61fc minor changes 15 лет назад
StreamSocketSource.h bf23ab61fc minor changes 15 лет назад
error.h 198d6cd4b8 Initial import 15 лет назад