ambrop7 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) před 15 roky
..
BufferWriter.c c2167ac4b0 Minor changes před 15 roky
BufferWriter.h 8bf44ec382 Minor changes před 15 roky
CMakeLists.txt 8e969cfc58 move flow/error.h to FlowError před 15 roky
DataProtoKeepaliveSource.c c5e652b3fd Minor changes před 15 roky
DataProtoKeepaliveSource.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
DatagramSocketSink.c 49a56089a7 system/BAddr.h: replace *_IsRecognized in favour of *_Assert před 15 roky
DatagramSocketSink.h 8e969cfc58 move flow/error.h to FlowError před 15 roky
DatagramSocketSource.c bf23ab61fc minor changes před 15 roky
DatagramSocketSource.h 8e969cfc58 move flow/error.h to FlowError před 15 roky
FlowError.c 8e969cfc58 move flow/error.h to FlowError před 15 roky
FlowError.h 8e969cfc58 move flow/error.h to FlowError před 15 roky
FragmentProtoAssembler.c 08baacbbf5 Minor changes před 15 roky
FragmentProtoAssembler.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
FragmentProtoDisassembler.c c5e652b3fd Minor changes před 15 roky
FragmentProtoDisassembler.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
KeepaliveIO.c c2167ac4b0 Minor changes před 15 roky
KeepaliveIO.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketBuffer.c 4b25f9ad36 PacketBuffer: call Recv before calling Send, so that sending has priority over receiving (it's a LIFO...) před 15 roky
PacketBuffer.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketCopier.c 5bf73c9771 PacketCopier, FragmentProtoDisassembler: always call Done for input and output in the same order, giving priority to output před 15 roky
PacketCopier.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketPassConnector.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketPassConnector.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketPassFairQueue.c f3c6e377c6 PacketPassFairQueue: don't assign a new (lowest) time to a flow when it becomes active. Instead keep a time for all flows, and when it's about to před 15 roky
PacketPassFairQueue.h f3c6e377c6 PacketPassFairQueue: don't assign a new (lowest) time to a flow when it becomes active. Instead keep a time for all flows, and when it's about to před 15 roky
PacketPassInactivityMonitor.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketPassInactivityMonitor.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketPassInterface.c a72cb44424 flow: simplify implementation of flow interfaces před 15 roky
PacketPassInterface.h a72cb44424 flow: simplify implementation of flow interfaces před 15 roky
PacketPassNotifier.c bf23ab61fc minor changes před 15 roky
PacketPassNotifier.h bf23ab61fc minor changes před 15 roky
PacketPassPriorityQueue.c c2167ac4b0 Minor changes před 15 roky
PacketPassPriorityQueue.h c2167ac4b0 Minor changes před 15 roky
PacketProtoDecoder.c c5e652b3fd Minor changes před 15 roky
PacketProtoDecoder.h 8e969cfc58 move flow/error.h to FlowError před 15 roky
PacketProtoEncoder.c b66f585596 PacketProtoEncoder: simplify před 15 roky
PacketProtoEncoder.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketProtoFlow.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketProtoFlow.h c5e652b3fd Minor changes před 15 roky
PacketRecvBlocker.c c5e652b3fd Minor changes před 15 roky
PacketRecvBlocker.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketRecvConnector.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketRecvConnector.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces před 15 roky
PacketRecvInterface.h a72cb44424 flow: simplify implementation of flow interfaces před 15 roky
PacketRecvNotifier.c bf23ab61fc minor changes před 15 roky
PacketRecvNotifier.h bf23ab61fc minor changes před 15 roky
PacketStreamSender.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketStreamSender.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
SCKeepaliveSource.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
SCKeepaliveSource.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
SPProtoDecoder.c 0b5077ef78 Minor changes před 15 roky
SPProtoDecoder.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
SPProtoEncoder.c 0b5077ef78 Minor changes před 15 roky
SPProtoEncoder.h 8bf44ec382 Minor changes před 15 roky
SinglePacketBuffer.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
SinglePacketBuffer.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
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) před 15 roky
SinglePacketSender.h adaa666328 SinglePacketSender: port to DebugError před 15 roky
StreamPassInterface.c a72cb44424 flow: simplify implementation of flow interfaces před 15 roky
StreamPassInterface.h a72cb44424 flow: simplify implementation of flow interfaces před 15 roky
StreamRecvConnector.c bf23ab61fc minor changes před 15 roky
StreamRecvConnector.h bf23ab61fc minor changes před 15 roky
StreamRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces před 15 roky
StreamRecvInterface.h a72cb44424 flow: simplify implementation of flow interfaces před 15 roky
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) před 15 roky
StreamSocketSink.h ced69b1b88 StreamSocketSink: port to DebugError před 15 roky
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) před 15 roky
StreamSocketSource.h 32ee730ed1 StreamSocketSource: port to DebugError před 15 roky