Re: [9fans] 9p2000 agent supporting multiple clients on a single connection

2015-02-03 Thread erik quanstrom
On Tue Feb 3 05:13:09 PST 2015, skip.tavakkol...@gmail.com wrote: > fcp in plan 9 and 9pserve in p9p don't forget aan. - erik

Re: [9fans] 9p2000 agent supporting multiple clients on a single connection

2015-02-03 Thread Skip Tavakkolian
fcp in plan 9 and 9pserve in p9p On Tue Feb 03 2015 at 3:35:07 AM Giacomo Tesio wrote: > While reading intro(5) I noticed these very interesting lines: > > Fids are chosen by > the client. All requests on a connection share the same fid > space; when several clients share a connection, the age

[9fans] 9p2000 agent supporting multiple clients on a single connection

2015-02-03 Thread Giacomo Tesio
While reading intro(5) I noticed these very interesting lines: Fids are chosen by the client. All requests on a connection share the same fid space; when several clients share a connection, the agent managing the sharing must arrange that no two clients choose the same fid. And later: A client