ambrop7 104fb40944 PacketPassPriorityQueue, PacketPassFairQueue: minor changes 15 gadi atpakaļ
..
BufferWriter.c c2167ac4b0 Minor changes 15 gadi atpakaļ
BufferWriter.h 8bf44ec382 Minor changes 15 gadi atpakaļ
CMakeLists.txt 4af9060ffe flow: add PacketRouter 15 gadi atpakaļ
DataProtoKeepaliveSource.c c5e652b3fd Minor changes 15 gadi atpakaļ
DataProtoKeepaliveSource.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
DatagramSocketSink.c 49a56089a7 system/BAddr.h: replace *_IsRecognized in favour of *_Assert 15 gadi atpakaļ
DatagramSocketSink.h 8e969cfc58 move flow/error.h to FlowError 15 gadi atpakaļ
DatagramSocketSource.c bf23ab61fc minor changes 15 gadi atpakaļ
DatagramSocketSource.h 8e969cfc58 move flow/error.h to FlowError 15 gadi atpakaļ
FlowError.c 8e969cfc58 move flow/error.h to FlowError 15 gadi atpakaļ
FlowError.h 8e969cfc58 move flow/error.h to FlowError 15 gadi atpakaļ
FragmentProtoAssembler.c 08baacbbf5 Minor changes 15 gadi atpakaļ
FragmentProtoAssembler.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
FragmentProtoDisassembler.c c5e652b3fd Minor changes 15 gadi atpakaļ
FragmentProtoDisassembler.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
KeepaliveIO.c c2167ac4b0 Minor changes 15 gadi atpakaļ
KeepaliveIO.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
PacketBuffer.c 4b25f9ad36 PacketBuffer: call Recv before calling Send, so that sending has priority over receiving (it's a LIFO...) 15 gadi atpakaļ
PacketBuffer.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
PacketCopier.c 5bf73c9771 PacketCopier, FragmentProtoDisassembler: always call Done for input and output in the same order, giving priority to output 15 gadi atpakaļ
PacketCopier.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
PacketPassConnector.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
PacketPassConnector.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
PacketPassFairQueue.c 104fb40944 PacketPassPriorityQueue, PacketPassFairQueue: minor changes 15 gadi atpakaļ
PacketPassFairQueue.h 104fb40944 PacketPassPriorityQueue, PacketPassFairQueue: minor changes 15 gadi atpakaļ
PacketPassInactivityMonitor.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
PacketPassInactivityMonitor.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
PacketPassInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 gadi atpakaļ
PacketPassInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 gadi atpakaļ
PacketPassNotifier.c 087189af36 PacketPassNotifier: remove useless debug code 15 gadi atpakaļ
PacketPassNotifier.h 087189af36 PacketPassNotifier: remove useless debug code 15 gadi atpakaļ
PacketPassPriorityQueue.c 104fb40944 PacketPassPriorityQueue, PacketPassFairQueue: minor changes 15 gadi atpakaļ
PacketPassPriorityQueue.h 104fb40944 PacketPassPriorityQueue, PacketPassFairQueue: minor changes 15 gadi atpakaļ
PacketProtoDecoder.c c5e652b3fd Minor changes 15 gadi atpakaļ
PacketProtoDecoder.h 8e969cfc58 move flow/error.h to FlowError 15 gadi atpakaļ
PacketProtoEncoder.c b66f585596 PacketProtoEncoder: simplify 15 gadi atpakaļ
PacketProtoEncoder.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
PacketProtoFlow.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
PacketProtoFlow.h c5e652b3fd Minor changes 15 gadi atpakaļ
PacketRecvBlocker.c c5e652b3fd Minor changes 15 gadi atpakaļ
PacketRecvBlocker.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
PacketRecvConnector.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
PacketRecvConnector.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
PacketRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 gadi atpakaļ
PacketRecvInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 gadi atpakaļ
PacketRecvNotifier.c bf23ab61fc minor changes 15 gadi atpakaļ
PacketRecvNotifier.h bf23ab61fc minor changes 15 gadi atpakaļ
PacketRouter.c e28eeecf22 PacketRouter: first send, then receive more 15 gadi atpakaļ
PacketRouter.h e28eeecf22 PacketRouter: first send, then receive more 15 gadi atpakaļ
PacketStreamSender.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
PacketStreamSender.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
RouteBuffer.c 5fd2e0cf5b flow: add RouteBuffer 15 gadi atpakaļ
RouteBuffer.h 5fd2e0cf5b flow: add RouteBuffer 15 gadi atpakaļ
SCKeepaliveSource.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
SCKeepaliveSource.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
SPProtoDecoder.c 0b5077ef78 Minor changes 15 gadi atpakaļ
SPProtoDecoder.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
SPProtoEncoder.c 0b5077ef78 Minor changes 15 gadi atpakaļ
SPProtoEncoder.h 8bf44ec382 Minor changes 15 gadi atpakaļ
SinglePacketBuffer.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
SinglePacketBuffer.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 gadi atpakaļ
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 gadi atpakaļ
SinglePacketSender.h adaa666328 SinglePacketSender: port to DebugError 15 gadi atpakaļ
StreamPassInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 gadi atpakaļ
StreamPassInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 gadi atpakaļ
StreamRecvConnector.c bf23ab61fc minor changes 15 gadi atpakaļ
StreamRecvConnector.h bf23ab61fc minor changes 15 gadi atpakaļ
StreamRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 gadi atpakaļ
StreamRecvInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 gadi atpakaļ
StreamSocketSink.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 gadi atpakaļ
StreamSocketSink.h ced69b1b88 StreamSocketSink: port to DebugError 15 gadi atpakaļ
StreamSocketSource.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 gadi atpakaļ
StreamSocketSource.h 32ee730ed1 StreamSocketSource: port to DebugError 15 gadi atpakaļ