summaryrefslogtreecommitdiff
path: root/src/Data/PacketQueue.hs
AgeCommit message (Expand)Author
2018-05-29handle empty case with ncOutgoingQueueJames Crayne
2018-05-30Data.CyclicBuffer, wipJames Crayne
2018-05-25Track dropped crypto packets, sessions command...James Crayne
2018-05-25sessions command, for debuging netcryptoJames Crayne
2017-11-21Outgoing Sink & overwrite old packets in PacketOutQueueJames Crayne
2017-11-21export readyOutGoing, for doing IO before enqueuing outgoingJames Crayne
2017-11-19Outgoing queue and relatedJames Crayne
2017-11-19netcrypto dequeue threadJames Crayne
2017-11-19Lossy packet interface for PacketQueue.joe
2017-11-19Added PacketQueue for handling inbound netcrypto packets.joe