|
setSockOpt/getSockOpt boundary case not working
|
08/26/2015 7:54 AM
post114345
|
setSockOpt/getSockOpt boundary case not working
QNX
$ uname -a
QNX qnx66-x86 6.6.0 2014/02/22-18:29:37EST x86pc x86
$
Attached server.c is the sample program.
setSockOpt SO_LINGER was set with Linger value -65535
getSockOpt returns success but when i print out the value, it says -1.
Please fix this behavior.. The same code i tested on linux with gcc (attached the binary) and it works fine..
|
|
|