alternative use of posix construct in cpnet.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi list,

Over here in OpenBSDland one of the issues we're having with classpath-0.93 is the non-POSIX use of SIGNOPIPE in native/jni/native-lib/cpnet.c;

We're wondering : What would be a POSIX way to handle it?

Is there any reason why we could not use the more portable signal(SIGPIPE,SIG_IGN) call instead? This globally turns off SIGPIPE but is portable.

Thanks,

Fred



[Index of Archives]     [Linux Kernel]     [Linux Cryptography]     [Fedora]     [Fedora Directory]     [Red Hat Development]

  Powered by Linux