pidl: add [async] function property
authorDavid Disseldorp <ddiss@samba.org>
Sun, 29 Apr 2012 21:51:52 +0000 (23:51 +0200)
committerDavid Disseldorp <ddiss@samba.org>
Mon, 15 Apr 2013 16:15:18 +0000 (18:15 +0200)
commit06f98b91153eb14bdb040612c4a91778613aeb1a
tree9b4b138f5ad0dedf07e25f27f13c82d3a4f8fe93
parent9645fed0622e5040d41b2731bbec4558f7454250
pidl: add [async] function property

With the "async" function property defined, the Samba3 rpc-server
dispatches the request to the backend asynchronously.
pidl/lib/Parse/Pidl/NDR.pm
pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm