Date:   Tue Jan 20 04:32:17 2004
Author: tridge

Update of /home/cvs/samba4/source/rpc_server
In directory dp.samba.org:/tmp/cvs-serv22990

Modified Files:
        dcerpc_server.c 
Log Message:
avoid a copy of the data being input to the dcerpc server in the most
common case of there being no pending partial data and a full dcerpc
packet being received.

We should use this same model for the smb server. It gives us
efficient memory usage while allowing for completely async socket
operations.


Revisions:
dcerpc_server.c         1.22 => 1.23
        
http://www.samba.org/cgi-bin/cvsweb/samba4/source/rpc_server/dcerpc_server.c.diff?r1=1.22&r2=1.23

Reply via email to