ambrop7 d1ab2294b8 minor changes, move OTP warning to SPProtoEncoder 15 роки тому
..
BufferWriter.c c2167ac4b0 Minor changes 15 роки тому
BufferWriter.h 8bf44ec382 Minor changes 15 роки тому
CMakeLists.txt 4af9060ffe flow: add PacketRouter 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 49a56089a7 system/BAddr.h: replace *_IsRecognized in favour of *_Assert 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 084597a46d minor changes 15 роки тому
FragmentProtoAssembler.h 084597a46d minor changes 15 роки тому
FragmentProtoDisassembler.c 0557db2ac5 minor changes 15 роки тому
FragmentProtoDisassembler.h 0557db2ac5 minor changes 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 e4e49b9c7d minor changes 15 роки тому
PacketPassConnector.h e4e49b9c7d minor changes 15 роки тому
PacketPassFairQueue.c 7a353f2923 minor changes 15 роки тому
PacketPassFairQueue.h 6953c4d39d oops... 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 a72cb44424 flow: simplify implementation of flow interfaces 15 роки тому
PacketPassInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 роки тому
PacketPassNotifier.c 087189af36 PacketPassNotifier: remove useless debug code 15 роки тому
PacketPassNotifier.h 087189af36 PacketPassNotifier: remove useless debug code 15 роки тому
PacketPassPriorityQueue.c 104fb40944 PacketPassPriorityQueue, PacketPassFairQueue: minor changes 15 роки тому
PacketPassPriorityQueue.h 104fb40944 PacketPassPriorityQueue, PacketPassFairQueue: 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 e4e49b9c7d minor changes 15 роки тому
PacketRecvConnector.h e4e49b9c7d minor changes 15 роки тому
PacketRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 роки тому
PacketRecvInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 роки тому
PacketRecvNotifier.c bf23ab61fc minor changes 15 роки тому
PacketRecvNotifier.h bf23ab61fc minor changes 15 роки тому
PacketRouter.c e28eeecf22 PacketRouter: first send, then receive more 15 роки тому
PacketRouter.h e28eeecf22 PacketRouter: first send, then receive more 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 роки тому
RouteBuffer.c 5fd2e0cf5b flow: add RouteBuffer 15 роки тому
RouteBuffer.h 5fd2e0cf5b flow: add RouteBuffer 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 0557db2ac5 minor changes 15 роки тому
SPProtoDecoder.h 0557db2ac5 minor changes 15 роки тому
SPProtoEncoder.c d1ab2294b8 minor changes, move OTP warning to SPProtoEncoder 15 роки тому
SPProtoEncoder.h d1ab2294b8 minor changes, move OTP warning to SPProtoEncoder 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 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 роки тому
SinglePacketSender.h adaa666328 SinglePacketSender: port to DebugError 15 роки тому
StreamPassInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 роки тому
StreamPassInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 роки тому
StreamRecvConnector.c e4e49b9c7d minor changes 15 роки тому
StreamRecvConnector.h e4e49b9c7d minor changes 15 роки тому
StreamRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 роки тому
StreamRecvInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 роки тому
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 роки тому
StreamSocketSink.h ced69b1b88 StreamSocketSink: port to DebugError 15 роки тому
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 роки тому
StreamSocketSource.h 32ee730ed1 StreamSocketSource: port to DebugError 15 роки тому