[openbeosnetteam] Re: send_data()...

Yes, its first parameter identifies the thread you wish to send to.

status_t send_data(thread_id thread, 
      int32 code, 
      void *buffer, 
      size_t buffer_size)

Rene

> Can this be used to send data to a specific thread?
> 
> I have some strange results using it, though haven't had much chance 
> to
> figure it all out yet, and am just off out to see Attack of the 
> Clones, so
> I'll try later.
> 
> david
> 
> 



Other related posts: