Closed
Bug 558422
Opened 15 years ago
Closed 15 years ago
PR_GetHostByName function fails on Android
Categories
(NSPR :: NSPR, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alexp, Assigned: wtc)
Details
gethostbyname() from Android libc returns NULL when used in getai and gethost tests.
Might not be implemented like some other functions (see bug 558415) or require some specific conditions.
Reporter | ||
Updated•15 years ago
|
OS: Windows XP → Android
Reporter | ||
Comment 1•15 years ago
|
||
The function succeeds and tests pass on Nexus One with system version 2.1-update1.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•