Opened 9 years ago
Closed 7 years ago
#369 closed defect (invalid)
ioctl( SIOCGIFCONF ) with TCPV40HDRS does not work
| Reported by: | KO Myung-Hun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | new |
| Component: | libc | Version: | 0.6.6 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi/2.
When TCPV40HDRS is defined, ioctl( SIOCGIFCONF ) does not work.
As well as SIOCGIFCONF, other calls also seems not to work.
I attach test codes.
Attachments (1)
Change History (3)
by , 9 years ago
comment:2 by , 7 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Should be linked against tcpipv4 libraries with placing /usr/lib/tcpipv4 at the begining of LIBRARY_PATH or using -L.
Note:
See TracTickets
for help on using tickets.

testcase for ioctl( SIOCGIFCONF ) with TCPV40HDRS