r3320: fixed bugs in the rpc_server code in handling partial packet receives and...
authorAndrew Tridgell <tridge@samba.org>
Thu, 28 Oct 2004 11:59:03 +0000 (11:59 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:04:54 +0000 (13:04 -0500)
commit6cdf485fb263c69d62ea2e98236d92ffbf6b7a3e
tree6c630d653c9b2fcc2ed4efee643fb8c01b591050
parent1e62aa262aac1c8e3676caac7b65086d21b7a01e
r3320: fixed bugs in the rpc_server code in handling partial packet receives and sends
it now passes the non-blocking test suite
source/rpc_server/dcerpc_server.c
source/rpc_server/dcerpc_sock.c