Code Monkey home page Code Monkey logo

Comments (6)

Merlinv2 avatar Merlinv2 commented on July 24, 2024

I found this same problem on some server ..
nobody knows how to fix this .. it's strange

from xlxd.

vk4tux avatar vk4tux commented on July 24, 2024

from xlxd.

Merlinv2 avatar Merlinv2 commented on July 24, 2024

I am going to try this.. thx!!

from xlxd.

Merlinv2 avatar Merlinv2 commented on July 24, 2024

Does this change resolve the issue ?;' src/cprotocol.cpp <mreckhof@0a6a423#diff-33db1e5e0c70dc811df8c1542d5a5a69> <mreckhof@0a6a423#diff-33db1e5e0c70dc811df8c1542d5a5a69> @@ -176,11 +176,13 @@ CPacketStream *CProtocol::GetStream(uint16 uiStreamId, const CIp *Ip) { if ( m_Streams[i]->GetStreamId() == uiStreamId ) { if (m_Streams[i]->GetOwnerIp()) { // if Ip not NULL, also check if IP match if ( (Ip != NULL) && (*Ip == *(m_Streams[i]->GetOwnerIp())) ) { stream = m_Streams[i]; } } } } // done

On 24/11/19 7:24 pm, Merlinv2 wrote: I found this same problem on some server .. nobody knows how to fix this .. it's strange — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#94?email_source=notifications&email_token=ACCUMYF7EGWXCGN3LMFZSF3QVJB6XA5CNFSM4FG5ATUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFAHDLA#issuecomment-557871532>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCUMYAZDFYYNAYXNKYWNZTQVJB6XANCNFSM4FG5ATUA.

compiling with the changes made gives error...

from xlxd.

LX1IQ avatar LX1IQ commented on July 24, 2024

Hi folks,
XLX 2.3.3 is online and should address this issue.
Hope it helps.
Any feedback is highly appreciated.
73, Luc

from xlxd.

Merlinv2 avatar Merlinv2 commented on July 24, 2024

Hi folks,
XLX 2.3.3 is online and should address this issue.
Hope it helps.
Any feedback is highly appreciated.
73, Luc

last afternoon I did update .. for now 16 hours online..thanks!

from xlxd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.