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




On Wed, 23 May 2001, Anthony Green wrote:
> Yesterday I was building libjava on a target with no `sigaction'.  As
> it happens, it also didn't support networking - so I could avoid the
> whole mess with this patch...

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.

Jeff



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