bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #58550] WebServer - Deadlock due to missing socketAddress


From: Richard Frith-Macdonald
Subject: [bug #58550] WebServer - Deadlock due to missing socketAddress
Date: Fri, 12 Jun 2020 06:23:50 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36

Follow-up Comment #2, bug #58550 (project gnustep):

Actually, it looks like it was already fixed long ago: time to make a release
perhaps.

However, the current code, while adding @"unknown" to the counted set (and
thus avoiding the exception and locking issue), is removing nil at the end of
the connection, which of course means that the counted set will get the number
of connections for an 'unknown' host wrong.  That's a much less important bug,
but still a bug.

I will change the code to use 'unknown' as the host name consistently.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58550>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]