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