9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] how to remove a listener?
@ 2006-06-21 21:31 csant
  2006-06-24  2:41 ` Russ Cox
  0 siblings, 1 reply; 2+ messages in thread
From: csant @ 2006-06-21 21:31 UTC (permalink / raw)
  To: 9fans

Hi all,

a user here still at his first Plan 9 steps.

I am mounting a Plan 9 filesystem on Linux, and to do so on the Plan 9  
side I
	term% con /srv/fscons
	prompt: listen tcp!*!564
	prompt: listen il!*!17008
How do I remove these listeners once I am done?

The man page to fossilcons tells me
	"the –d flag causes listen to remove the listener
	at the given address"
but
	prompt: listen -d tcp!*!564
doesn't return any error message, but doesn't remove any listener either.  
I must be missing something very obvious, but got stuck - a helpful  
suggestion on what I am doing wrong would be greatly appreciated.

/c


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

* Re: [9fans] how to remove a listener?
  2006-06-21 21:31 [9fans] how to remove a listener? csant
@ 2006-06-24  2:41 ` Russ Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Russ Cox @ 2006-06-24  2:41 UTC (permalink / raw)
  To: csant, 9fans

> doesn't return any error message, but doesn't remove any listener either.  
> I must be missing something very obvious, but got stuck - a helpful  
> suggestion on what I am doing wrong would be greatly appreciated.

I think the -d flag is simply not implemented.

Russ



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

end of thread, other threads:[~2006-06-24  2:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-21 21:31 [9fans] how to remove a listener? csant
2006-06-24  2:41 ` 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).