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>
Wed, 19 Sep 2012 03:59:02 +0000 (05:59 +0200)
commit966af0f2d479c7d3539efcff52873e6353c2fb40
tree7821a21ca436de3fecffbd10bde02dc641336dce
parentc7a2326c8bc3715bac2e4086b6f66c5fcde75793
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