Modify

Ticket #67 (new enhancement)

Opened 3 years ago

remplacer hstrerror

Reported by: thaeron Owned by: thaeron
Priority: minor Milestone:
Component: kernel Version:
Keywords: Cc:

Description

La fonction hstrerror() est considérée obsolète ce qui fait tache dans Linux App Checker puisque c'est le seul warning.

hstrerror was supposed to be used with obsolete functions of gethostbyname family. Applications should use getaddrinfo and getnameinfo instead (with gai_strerror as hstrerror analogue).

Il faut la remplacer ou la supprimer.

Attachments

View

Add a comment

Modify Ticket

Action
as new
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.