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)
commit16194fbc5a296aae9d7b4cb03512f22dffe48158
treed6899abe4b50876abf8641b2cb2e3847d90fabe6
parent903017b1ee1db0984ed02d1d8b536af8841e7733
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 ff06f3ca8e597d093b8a76b5cfabfa6009f4b591)
source3/rpc_server/srv_pipe_hnd.c