This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


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

RE: Patch: SIGPIPE and DISABLE_JAVA_NET


Jeff wrote:
> I'm confused.  I thought the SIGPIPE handler exists for
> java.lang.Process, not java.net... what's the connection?  Surely someone
> may want one and not the other.

Ah... I just saw `socket' in the PR/51 bug reports and thought java.net.  My
target doesn't support normal processes either, but I suppose I'll figure
out how to deal with the missing sigaction. :-(

AG


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