[Mono-dev] Fwd: [PATCH] System.Messaging, support for BeginPeek/BeginReceive.

Michael Barker mike at middlesoft.co.uk
Sun Dec 21 16:02:15 EST 2008


On Sun, Dec 21, 2008 at 7:02 AM, Michael Barker <mike at middlesoft.co.uk> wrote:
>> Thanks :) Though I have one request; they had better be made as virtual
>> in Mono.Messaging so that 1) those who derive from the driver do not
>> have to implement them by default, while 2) they can be implemented
>> in each driver's custom code. This change needs some coding work at
>> your side though :|
>
> Yes, good call.  The change should be fairly mechanical.
>
> Mike.
>

Not quite a simple as I thought, and I also forgot about implementing
the PeekCompleted/ReceiveCompleted events.  Here is a new set of
patches.

Please review.

Mike.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: async-System.Messaging.patch
Type: text/x-patch
Size: 6196 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20081222/8c2a7c02/attachment-0003.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: async-Mono.Messaging.patch
Type: text/x-patch
Size: 14715 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20081222/8c2a7c02/attachment-0004.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: async-Mono.Messaging.RabbitMQ.patch
Type: text/x-patch
Size: 14808 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20081222/8c2a7c02/attachment-0005.bin 


More information about the Mono-devel-list mailing list