bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: stopping of translators


From: Roland McGrath
Subject: Re: stopping of translators
Date: Tue, 10 Oct 2000 04:27:11 -0400 (EDT)

> So the more precise question is: should translators quit when the last
> reference to them is gone?

It is up to the translator to decide when it is safe and desireable to shut
down when there are no users.  The general plan is to do this after a
timeout, but the implementations are not entirely consistent.  Look at the
calls to ports_manage_* and the code around them--those functions take
arguments for the timeout value and return when the timeout expires.  After
that, the server code must ascertain if there are no user ports and if so
it can to decide to exit.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]