#43460: Make log about unavailability of nonblocking sockets log_warn() Open Date: 2021-12-22 06:50 Last Update: 2021-12-22 06:50 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: 2021-12-22 06:50 Updated by: cazfi * New Ticket "Make log about unavailability of nonblocking sockets log_warn()" created --------------------------------------------------------------------- Ticket Status: Reporter: cazfi Owner: (None) Type: Patches Status: Open Priority: 5 - Medium MileStone: (None) Component: General Severity: 5 - Medium Resolution: None --------------------------------------------------------------------- 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