Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@novell.com>2003-08-25 16:09:25 +0400
committerLluis Sanchez <lluis@novell.com>2003-08-25 16:09:25 +0400
commit6935b6f7a1f83c4a48a22a9a464378b87a0deeb9 (patch)
tree13ce0d184cf40a4f59d2375cd9a7ca3e33a45719 /samples
parentabea4b4055f380abe680d837e329e0e777a24e67 (diff)
* object.h: Added call_type field to MonoMethodMessage and the corresponding
enumeration of values. Removed fields to store remote call output values in MonoAsyncResult. Not needed any more. * object.c: Initialize call_type and async_result fields in mono_message_init. * marshal.c: mono_delegate_begin_invoke(): for proxies, set call_type before dispatching the message. mono_delegate_end_invoke (): delegate to the proxy the work of waiting for the async call to finish. To do it use a message with EndInvoke call type. svn path=/trunk/mono/; revision=17580
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions