This is the mail archive of the libc-alpha@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]

Re: linuxthreads tst-cancel4.c et al.


Probably it works to use socketpair (AF_UNIX or AF_INET shouldn't really
matter) and then setsockopt/getsockopt to give a low SO_SNDBUF/SO_RCVBUF
and see what it actually is after the kernel applies its minimum, then
write something definitely bigger than that buffering.


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