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().
Actions