[ale] Invalid value for share scalar?
    Christopher Fowler 
    cfowler at outpostsentinel.com
       
    Tue Oct  3 10:04:51 EDT 2006
    
    
  
On Tue, 2006-10-03 at 09:00 -0400, Jim wrote:
> Christopher Fowler wrote:
> > The problem is that I'm trying to share a reference.
> >
> >   
> I'm not sure how you would do that.  I suspect you might have to declare 
> the object shared somehow, but that's way out of my experience.
> 
My main goal was to add a timestamp to the packet when received.  That
was the idea behind the object.  I simply packed a 32 bit uint with the
epoch on the front of the packet and appeneded that to the list.  The
process thread then unpacked the time.  Works great for fun.  
    
    
More information about the Ale
mailing list