This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/160] if_nameindex has inconsistent behavior because of __opensock


------- Additional Comments From roland at gnu dot org  2004-05-14 00:42 -------
You haven't given any reason why you think that opening a PF_INET vs a PF_UNIX
socket has anything to do with the error.  Did you actually do any investigation
to draw that conclusion?  Unless you have proof (i.e. a test program using both
socket types run on both kernels), there is no reason for us to believe that
this has anything to do with your issue.  The contents returned by the ioctls
are different on the two kernels, and that is almost surely the source of your
troubles.  Most likely, if any changes are needed at all they are kernel changes.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://sources.redhat.com/bugzilla/show_bug.cgi?id=160

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]