Re: [Flightgear-devel] props protocol problem

2011-04-16 Thread Pascal J. Bourguignon
ThorstenB writes: > On 16.04.2011 02:06, Pascal J. Bourguignon wrote: >> The props data protocol ls command has a problem: there's no way to >> determine that its output is complete (unless we use a timer, which >> would mean that all ls commands would suspend the client for the time out >> durat

Re: [Flightgear-devel] props protocol problem

2011-04-16 Thread ThorstenB
On 16.04.2011 02:06, Pascal J. Bourguignon wrote: > The props data protocol ls command has a problem: there's no way to > determine that its output is complete (unless we use a timer, which > would mean that all ls commands would suspend the client for the time out > duration). > > I'm proposing to

[Flightgear-devel] props protocol problem

2011-04-15 Thread Pascal J. Bourguignon
The props data protocol ls command has a problem: there's no way to determine that its output is complete (unless we use a timer, which would mean that all ls commands would suspend the client for the time out duration). I'm proposing to add a lsx command, similar to ls, but that will terminate i