summaryrefslogtreecommitdiff
path: root/source4/rpc_server/dcerpc_tcp.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2004-01-20 04:32:17 +0000
committerAndrew Tridgell <tridge@samba.org>2004-01-20 04:32:17 +0000
commit4d39861f991254aa381b8823476825e26a4d6da3 (patch)
tree75d838f3daf7932ecc83fc5370ffd5bd09ba51b9 /source4/rpc_server/dcerpc_tcp.c
parent1e1428605b01de36299c0832bce9bf9d29de0b66 (diff)
downloadsamba-4d39861f991254aa381b8823476825e26a4d6da3.tar.gz
samba-4d39861f991254aa381b8823476825e26a4d6da3.tar.bz2
samba-4d39861f991254aa381b8823476825e26a4d6da3.zip
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. (This used to be commit 9aab321fb6e2f3499efd8ca5bc88ce2cb8e68219)
Diffstat (limited to 'source4/rpc_server/dcerpc_tcp.c')
0 files changed, 0 insertions, 0 deletions