> On Wed, Mar 01, 2006 at 06:21:00PM +0100, [EMAIL PROTECTED] said: >> Maybe the bottom of clunk(5) should clarify that close() only >> generates a Tclunk when it's the last reference to the fd is closed? > > Why should clunk(5) describe how an object defined outside of 9P protocol > use Tclunk? > > Lucho Because it already does so:
ENTRY POINTS
A clunk message is generated by close and indirectly by
other actions such as failed open calls.
uriel
