[Freeciv-tickets] [freeciv] #43460: Make log about unavailability of nonblocking sockets log_warn()

Back to archive index
OSDN Ticket System norep****@osdn*****
Sun Mar 13 08:31:06 JST 2022


#43460: Make log about unavailability of nonblocking sockets log_warn()

  Open Date: 2021-12-22 06:50
Last Update: 2022-03-13 01:31

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/43460
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43460

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2022-03-13 01:31 Updated by: cazfi

Comment:

Going to push S3_0 patch to S2_6 too, to help diagnose problems when porting to new platforms.

---------------------------------------------------------------------
Ticket Status:

      Reporter: cazfi
         Owner: cazfi
          Type: Patches
        Status: Open [Owner assigned]
      Priority: 5 - Medium
     MileStone: 3.0.1
     Component: General
      Severity: 5 - Medium
    Resolution: Accepted
---------------------------------------------------------------------

Ticket details:

Lack of nonblocking sockets can have bad effects when they are needed. Currently fc_nonblock() uses just log_debug() to inform user about this when it happens. Turn that log to log_warn() in S3_1 and master (where warn level exist). S3_0 should probably go to log_normal() (and not all the way to log_error())?

-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/43460
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43460



More information about the Freeciv-tickets mailing list
Back to archive index