9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] why there is no srv->clunk in lib9p?
@ 2006-03-05 11:51 Gabriel Diaz
  2006-03-05 13:21 ` Russ Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Gabriel Diaz @ 2006-03-05 11:51 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 261 bytes --]

Hello

why there is no srv->clunk in lib9p?

I see there is a sclunk in srv.c but it
doesn't call srv->clunk as the others
sfuncs there.

just putting

 if ( srv->clunk ) {
    srv->clunk(r);

   if( r->fid =removefid(srv-> ....

work, isn't it ?


thanks
gabi

[-- Attachment #2: Type: text/html, Size: 390 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-05 13:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-05 11:51 [9fans] why there is no srv->clunk in lib9p? Gabriel Diaz
2006-03-05 13:21 ` Russ Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).