rpcrt4: Stash away NetworkOptions passed in from the binding string so that transport...
authorRob Shearman <rob@codeweavers.com>
Thu, 25 Jan 2007 10:23:11 +0000 (10:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Jan 2007 11:00:10 +0000 (12:00 +0100)
commit961455c7f033110dad03dab7f0f688e9c89763fc
treef4ef2965d570622258b20f1b4bd80ef1367a7bda
parent9c76a0b37afd3650b01784dbba61fdf3fad90808
rpcrt4: Stash away NetworkOptions passed in from the binding string so that transports can look at the string if needed.
dlls/rpcrt4/rpc_binding.c
dlls/rpcrt4/rpc_binding.h
dlls/rpcrt4/rpc_transport.c