[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: console stuff (was: Re: argp limitation
From: |
Thomas Bushnell, BSG |
Subject: |
Re: console stuff (was: Re: argp limitation |
Date: |
11 Mar 2002 23:27:23 -0800 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 |
Roland McGrath <roland@gnu.org> writes:
> > An alternative strategy (for the dynamic case) is to have the client
> > hand a port for the file to the console server, which can then read
> > from it exactly as if it were a file (which it normally will be).
>
> Yeah, maybe. But that is certainly more of a burden on the server to stay
> robust that just handing it the data directly.
It's a lot easier on everything, I think.
The client can just open the file, and then hand the handle over to
the server.
The server can just read it exactly as it reads the file itself on
startup in the passive translator case.
- argp limitation, Marcus Brinkmann, 2002/03/10
- Re: argp limitation, Roland McGrath, 2002/03/10
- console stuff (was: Re: argp limitation, Marcus Brinkmann, 2002/03/10
- Re: console stuff (was: Re: argp limitation, Roland McGrath, 2002/03/11
- Re: console stuff (was: Re: argp limitation, Marcus Brinkmann, 2002/03/11
- Re: console stuff (was: Re: argp limitation, Roland McGrath, 2002/03/11
- Re: console stuff (was: Re: argp limitation, Thomas Bushnell, BSG, 2002/03/11
- Re: console stuff (was: Re: argp limitation, Roland McGrath, 2002/03/11
- Re: console stuff (was: Re: argp limitation, Thomas Bushnell, BSG, 2002/03/11
- Re: console stuff (was: Re: argp limitation, Roland McGrath, 2002/03/12
- Re: console stuff (was: Re: argp limitation,
Thomas Bushnell, BSG <=
- Re: console stuff (was: Re: argp limitation, Roland McGrath, 2002/03/12
- Re: console stuff (was: Re: argp limitation, Thomas Bushnell, BSG, 2002/03/12
- Re: console stuff (was: Re: argp limitation, Marcus Brinkmann, 2002/03/12
- Re: argp limitation, Niels Möller, 2002/03/11