summaryrefslogtreecommitdiff
path: root/source4/lib/stream/packet.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11618: added a generic '32 bit length prefix' full packet helper to the pack...Andrew Tridgell1-3/+18
2007-10-10r11605: added handling of the send queue to the generic packet handling codeAndrew Tridgell1-0/+63
2007-10-10r11602: added packet_set_serialise() to allow the generic packet layer toAndrew Tridgell1-0/+28
2007-10-10r11595: added a helper layer to parse streams into individual packets. This isAndrew Tridgell1-0/+312