Feature #1073
Replace deprecated functions gethostbyname and gethostbyaddr
| Status: | Closed | Start date: | 08/17/2010 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | % Done: | 100%  | 
||
| Category: | NeL: General | |||
| Target version: | Version 0.8.0 | 
Description
gethostbyname() and gethostbyaddr() are deprecated under Linux and Windows.
Addresses are returned in an incorrect order and they don't support IPv6.
History
#1
    
    
    Updated by kervala about 8 years ago
    
    - Status changed from New to Resolved
 - % Done changed from 0 to 100
 
Applied in changeset r643.
#2
    
    
    Updated by kervala about 8 years ago
    
    - Target version set to Version 0.8.0
 
#3
    
    
    Updated by kervala almost 8 years ago
    
    - Status changed from Resolved to Closed