Added write_stream_flags() to write the state of certain flags into
authorWayne Davison <wayned@samba.org>
Sat, 24 Jul 2004 16:38:49 +0000 (16:38 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 24 Jul 2004 16:38:49 +0000 (16:38 +0000)
commitd3e182af0976f35cad31bd3aa08c8deaa20509b3
tree08559adc04b850223a33cde4b940573b7ba1785e
parentd9b4d267c703c9b5152ecaec9900c6a56ee908d0
Added write_stream_flags() to write the state of certain flags into
the batchfile and read_stream_flags() to read and twiddle the same
flags.  This ensures that the batchfile reading doesn't get confused
about what data to expect from the socket.
batch.c