Peter L Jones

Results 563 comments of Peter L Jones

OK, assuming that the TCP keepalive is longer than the Jamulus UDP audio "keep alive" time for a channel, we'd just need to ensure that part of channel clean up...

Let's say a client connects and establishes a TCP connection. At some point the server tries to send a message over the TCP socket and gets an error back indicating...

OK, so as I see it, even if the client has established TCP for certain messages, it should handle them arriving over UDP as currently -- but use an "unexpected...

If the Client initiates the Directory server list request over UDP and gets back an initial "CLM_TCP" response (with some token), it could then follow up with the TCP request...

`CLM_SERVER_LIST` has to support both the "outside" and "inside" addresses for any Server that registers with a Directory behind a NAT gateway. (Currently it only handle the IP address; it...

We'll need to validate for each target, too, if we're going to clean up fully. Maybe break it down per target for actual investigation, as it might need different people...

@ann0see are you okay to assign yourself to this?

OK, maybe we could drop it from 3.11.0 unless someone can pick it up -- it's not something I'd be comfortable with, either.

OK https://doc.qt.io/qt-6/qtapandholdgesture.html has been around since qt4.8 or earlier, so it looks like gesture support is pretty solid. ~I propose to update any object supporting "What's this?" with an additional...

Well, that didn't work. Doesn't appear to have broken the Windows build but long hold did nothing... I'll have to investigate further.