Actions
Bug #715
closedgethostbyaddr() is obsolete and should be replaced by getnameinfo()
Start date:
2017-01-27
Due date:
% Done:
100%
Estimated time:
Module:
dcmnet
Operating System:
all
Compiler:
Description
Both on Linux and Windows the gethostbyaddr() function is marked as obsolete or deprecated and should, therefore, be replaced by getnameinfo().
Updated by Marco Eichelberg almost 8 years ago
- Status changed from New to Closed
- Assignee changed from Thorben Hasenpusch to Marco Eichelberg
- % Done changed from 0 to 100
Closed by commit #8cc3cec.
Actions