Module: wine Branch: master Commit: 2035294d0c47ddbb35bb7f10143f25cdf3367ccb URL: http://source.winehq.org/git/wine.git/?a=commit;h=2035294d0c47ddbb35bb7f1014...
Author: Jacek Caban jacek@codeweavers.com Date: Tue May 16 17:48:01 2017 +0200
rpcrt4: Use standard Wine list to store connections in RpcServerProtseq.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/rpcrt4/rpc_binding.h | 2 +- dlls/rpcrt4/rpc_server.c | 18 ++++--- dlls/rpcrt4/rpc_server.h | 2 +- dlls/rpcrt4/rpc_transport.c | 128 ++++++++++++++++---------------------------- 4 files changed, 59 insertions(+), 91 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2035294d0c47ddbb35bb7f...