1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/lib/stream
Andrew Tridgell 79b3a3afb5 r11627: give the caller much more control over the stream to packet process,
allowing it to specify the initial read size (thus preventing
over-reading) and to stop the recv process when needed. This is used
by the dcerpc socket code, which relies on not getting packets when it
isn't ready for them
(This used to be commit f869fd674e)
2007-10-10 13:46:01 -05:00
..
config.mk r11595: added a helper layer to parse streams into individual packets. This is 2007-10-10 13:45:55 -05:00
packet.c r11627: give the caller much more control over the stream to packet process, 2007-10-10 13:46:01 -05:00
packet.h r11627: give the caller much more control over the stream to packet process, 2007-10-10 13:46:01 -05:00