fix process_incoming_data() to return the number of bytes handled this call whether...
commit386e319ab58ba18150fc497796576ec5f9389feb
authorGerald Carter <jerry@samba.org>
Thu, 4 Dec 2003 20:22:19 +0000 (4 20:22 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 4 Dec 2003 20:22:19 +0000 (4 20:22 +0000)
tree83219a83bf99b901d1779eb072f92265e7ff83d2
parent708c22ab7ff999664c51c470e2fc969cee5f558d
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
(This used to be commit 514acc655d58a660b2a2542ff81a880f1bdfc3f6)
source3/rpc_server/srv_pipe_hnd.c