[Vortex] Is vortex assuming that msg numbers on channels start at 1 and increase by 1/
Sam Roberts
vieuxtech at gmail.com
Wed Nov 19 18:38:57 CET 2008
On Wed, Nov 19, 2008 at 3:14 AM, Francis Brosnan Blazquez
<francis at aspl.es> wrote:
> You are right Sam. It is a bug. At this point Vortex Library can't reuse
> MSG numbers.
Just to be clear, beepcore-c hasn't actually reused any msg numbers,
it just decided to start channel zero messsage numbers at 101!
Btw, this comment from your last release:
"""
Added support to allow buggy BEEP peers to use 0 as first MSG no
number on channel 0 (can be controlled via API), support to disable
SEQ frame generation (useful for tuning profiles).
"""
This, though, doesn't sound like buggy beep peers, it just sounds like
msgno reuse.
The "greeting" msg on connnection comes across as RPY, chan=0,
msgno=0. That means msgno=0 is now no longer in use, so it can be used
for a new message.
Sam
More information about the Vortex
mailing list