In the presense of RPC fragments, schannel is not strictly request/reply,
authorAndrew Bartlett <abartlet@samba.org>
Thu, 17 Jul 2003 01:34:05 +0000 (01:34 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 17 Jul 2003 01:34:05 +0000 (01:34 +0000)
commit77c3e69aef545d3f9b7cec9efdc366cbeb0c745e
tree10fecff4e85d3b7c5a5c57999ac708f166ec702d
parent9515de83a864250c417cf490b7be714c8e1e127e
In the presense of RPC fragments, schannel is not strictly request/reply,
so the shared sequence number will not be strictly odd/even.

Andrew Bartlett
source/rpc_client/cli_pipe.c
source/rpc_server/srv_pipe.c