This is the mail archive of the glibc-bugs@sourceware.org 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/9890] clntraw_create and svcraw_create do not communicate


------- Additional Comments From yair dot lenga at citi dot com  2009-02-24 12:37 -------
Created an attachment (id=3760)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3760&action=view)
Test Case for clntraw_create/svcraw_create

Test program picked from the Internet, with few modification to make the code
compile with model c99 compiler. To build
Solaris 8: c99 t5.c -lnsl
Linux (RH4): c99 t5.c

Run as: a.out 50
Output: 51


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9890

------- 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]