summaryrefslogtreecommitdiffstats
path: root/source4/lib/stream/packet.h
Commit message (Expand)AuthorAgeFilesLines
* r11713: separate out the setting of the fde in the packet context from theAndrew Tridgell2007-10-101-1/+2
* r11636: a bit neater solution to the nt_cancel problemAndrew Tridgell2007-10-101-0/+1
* r11627: give the caller much more control over the stream to packet process,Andrew Tridgell2007-10-101-0/+3
* r11618: added a generic '32 bit length prefix' full packet helper to the pack...Andrew Tridgell2007-10-101-1/+3
* r11605: added handling of the send queue to the generic packet handling codeAndrew Tridgell2007-10-101-0/+2
* r11602: added packet_set_serialise() to allow the generic packet layer toAndrew Tridgell2007-10-101-0/+1
* r11595: added a helper layer to parse streams into individual packets. This isAndrew Tridgell2007-10-101-0/+47