ambrop7 521f7db90f remove some gccisms 15 anni fa
..
BufferWriter.c c2167ac4b0 Minor changes 15 anni fa
BufferWriter.h 8bf44ec382 Minor changes 15 anni fa
CMakeLists.txt fda152417e PacketRecvNotifier: remove 15 anni fa
DataProtoKeepaliveSource.c c5e652b3fd Minor changes 15 anni fa
DataProtoKeepaliveSource.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
DatagramSocketSink.c d588473938 log errors where they occur 15 anni fa
DatagramSocketSink.h 8e969cfc58 move flow/error.h to FlowError 15 anni fa
DatagramSocketSource.c d588473938 log errors where they occur 15 anni fa
DatagramSocketSource.h 8e969cfc58 move flow/error.h to FlowError 15 anni fa
FlowError.c d1e931fcb4 FlowError: pass an int error code instead of a void * 15 anni fa
FlowError.h d1e931fcb4 FlowError: pass an int error code instead of a void * 15 anni fa
FragmentProtoAssembler.c 084597a46d minor changes 15 anni fa
FragmentProtoAssembler.h 084597a46d minor changes 15 anni fa
FragmentProtoDisassembler.c 521f7db90f remove some gccisms 15 anni fa
FragmentProtoDisassembler.h 0557db2ac5 minor changes 15 anni fa
KeepaliveIO.c c2167ac4b0 Minor changes 15 anni fa
KeepaliveIO.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
PacketBuffer.c 4b25f9ad36 PacketBuffer: call Recv before calling Send, so that sending has priority over receiving (it's a LIFO...) 15 anni fa
PacketBuffer.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
PacketCopier.c 5bf73c9771 PacketCopier, FragmentProtoDisassembler: always call Done for input and output in the same order, giving priority to output 15 anni fa
PacketCopier.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
PacketPassConnector.c e4e49b9c7d minor changes 15 anni fa
PacketPassConnector.h e4e49b9c7d minor changes 15 anni fa
PacketPassFairQueue.c 521f7db90f remove some gccisms 15 anni fa
PacketPassFairQueue.h 6953c4d39d oops... 15 anni fa
PacketPassInactivityMonitor.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
PacketPassInactivityMonitor.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
PacketPassInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 anni fa
PacketPassInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 anni fa
PacketPassNotifier.c 087189af36 PacketPassNotifier: remove useless debug code 15 anni fa
PacketPassNotifier.h 087189af36 PacketPassNotifier: remove useless debug code 15 anni fa
PacketPassPriorityQueue.c 104fb40944 PacketPassPriorityQueue, PacketPassFairQueue: minor changes 15 anni fa
PacketPassPriorityQueue.h 104fb40944 PacketPassPriorityQueue, PacketPassFairQueue: minor changes 15 anni fa
PacketProtoDecoder.c 521f7db90f remove some gccisms 15 anni fa
PacketProtoDecoder.h 8e969cfc58 move flow/error.h to FlowError 15 anni fa
PacketProtoEncoder.c b66f585596 PacketProtoEncoder: simplify 15 anni fa
PacketProtoEncoder.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
PacketProtoFlow.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
PacketProtoFlow.h c5e652b3fd Minor changes 15 anni fa
PacketRecvBlocker.c c5e652b3fd Minor changes 15 anni fa
PacketRecvBlocker.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
PacketRecvConnector.c e4e49b9c7d minor changes 15 anni fa
PacketRecvConnector.h e4e49b9c7d minor changes 15 anni fa
PacketRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 anni fa
PacketRecvInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 anni fa
PacketRouter.c e28eeecf22 PacketRouter: first send, then receive more 15 anni fa
PacketRouter.h e28eeecf22 PacketRouter: first send, then receive more 15 anni fa
PacketStreamSender.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
PacketStreamSender.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
RouteBuffer.c 5fd2e0cf5b flow: add RouteBuffer 15 anni fa
RouteBuffer.h 5fd2e0cf5b flow: add RouteBuffer 15 anni fa
SCKeepaliveSource.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
SCKeepaliveSource.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
SPProtoDecoder.c 521f7db90f remove some gccisms 15 anni fa
SPProtoDecoder.h 0557db2ac5 minor changes 15 anni fa
SPProtoEncoder.c 521f7db90f remove some gccisms 15 anni fa
SPProtoEncoder.h d1ab2294b8 minor changes, move OTP warning to SPProtoEncoder 15 anni fa
SinglePacketBuffer.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
SinglePacketBuffer.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
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 anni fa
SinglePacketSender.h adaa666328 SinglePacketSender: port to DebugError 15 anni fa
StreamPassInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 anni fa
StreamPassInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 anni fa
StreamRecvConnector.c e4e49b9c7d minor changes 15 anni fa
StreamRecvConnector.h e4e49b9c7d minor changes 15 anni fa
StreamRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 anni fa
StreamRecvInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 anni fa
StreamSocketSink.c d588473938 log errors where they occur 15 anni fa
StreamSocketSink.h ced69b1b88 StreamSocketSink: port to DebugError 15 anni fa
StreamSocketSource.c d588473938 log errors where they occur 15 anni fa
StreamSocketSource.h 32ee730ed1 StreamSocketSource: port to DebugError 15 anni fa