Dear Wiki user, You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change notification.
The following page has been changed by RobSlifka: http://wiki.apache.org/thrift/ThriftIDL The comment on the change is: Updated deprecated "async" keyword to "oneway" ------------------------------------------------------------------------------ == Functions == - {{{[20] Function ::= 'async'? FunctionType Identifier '(' Field* ')' Throws? ListSeparator?}}} + {{{[20] Function ::= 'oneway'? FunctionType Identifier '(' Field* ')' Throws? ListSeparator?}}} {{{[21] FunctionType ::= FieldType | 'void'}}}
