Re: l4-hackers Digest, Vol 76, Issue 10

View: New views
1 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: l4-hackers Digest, Vol 76, Issue 10

by fangzhengshu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi all,
I want to write a simple example in l4, and there are to task module: client,server
in the client side, I use the interface which is inplemented in server side.like:
int open(int fd, int flags)
I know that the client side can get the server's thread_id throw name service. I want to ask can the server side get the client's task_id or thread_id?
or must the client side send the thread_id to server?
 
thank you?
--
fang,

_______________________________________________
l4-hackers mailing list
l4-hackers@...
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers