[interfacekit] Re: Submitted for your approval: the PortLink module

>
>>http://bephotomagic.virtualave.net/openbeos/portlink.zip
>
>Hi, thanks for the link;
>though beware that (unless I misunderstand the source)
>it seems in Flush() you're write_port()ing some pointers rather
>than the data itself it seems... should be a relatively quick
>adjustement anyway.
That's the idea, actually - allocate an array of pointers and pass them 
around, casting them to the appropriate type. Parameters passed to Attach() 
are copied, so it should be ok. Should (hopefully) be pretty speedy, too.

--DW


Other related posts: