fix process_incoming_data() to return the number of bytes handled this call whether...
authorGerald Carter <jerry@samba.org>
Thu, 4 Dec 2003 20:20:59 +0000 (20:20 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 4 Dec 2003 20:20:59 +0000 (20:20 +0000)
commitff06f3ca8e597d093b8a76b5cfabfa6009f4b591
treed946c95afbdf81c552b3de1a8899af518a86293d
parent550b309a65d138364502c720894e2099de6b5076
fix process_incoming_data() to return the number of bytes handled this call whether we have a complete pdu or not; fixes bug with multiple pdu request rpc's broken over SMBwriteX calls each
source/rpc_server/srv_pipe_hnd.c