make the IO in the dcerpc over TCP server completely async, handling
authorAndrew Tridgell <tridge@samba.org>
Sat, 13 Dec 2003 11:44:28 +0000 (11:44 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 13 Dec 2003 11:44:28 +0000 (11:44 +0000)
commit8d79eb52f104d023122de3965592b4ea36adbb2b
tree5c6803935c841c52174a0c4401b2834b606a7dc7
parentd4705378ce88d1bb2f787338c531998d37d078ef
make the IO in the dcerpc over TCP server completely async, handling
partial packets on both input and output
(This used to be commit 4f46606af880f6dd86c20b8dc5799102a8e80cc9)
source4/rpc_server/dcerpc_server.c
source4/rpc_server/dcerpc_server.h
source4/rpc_server/dcerpc_tcp.c