Malibu Senior Member Joined: 07/07/2018 Location: AustraliaPosts: 261
Posted: 05:06am 04 Sep 2024
G'day Peter, thanks for the update version
I've just uploaded to my WebMite and seems to be working pretty stable so far... time will tell, but I can't get it glitch as yet. Only one issue is that every time it receives a web hit, I get the message
on the MMCC screen. That jogged a memory in me, so I checked my version of the source code and found that I had commented out the
//MMPrintString("Internal error in tcp_server_recv - Attempting recovery");
line in MMtcpserver.c
I'm pretty sure I hadn't mentioned this in our discussions, because I'd forgotten about it by then, but I've a feeling it was also happening on the 5.09.00 RC5. (Hence my 'commenting out' band-aid) Doesn't seem to have any effect in the correct operations of the TCP Server. Not sure why it's happening, but it's been there for the last couple of versions.