- Start the RPC-Server from a separate thread so the initial call to the DLL doesn...
authorEric Kohl <eric.kohl@reactos.org>
Sun, 23 Nov 2008 22:39:43 +0000 (22:39 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sun, 23 Nov 2008 22:39:43 +0000 (22:39 +0000)
commit991af663dba8d5e4304df2d77455db575fcd23cb
treed53b0b7ac139cdadf687bde022a267040f452a94
parent4abc5d743f705cd5bde0ba9ab4b84cd2ca6a6d1d
- Start the RPC-Server from a separate thread so the initial call to the DLL doesn't get blocked.
- Ensure the server accepts more than a single call from clients.

svn path=/trunk/; revision=37599
reactos/dll/win32/lsasrv/lsarpc.c