Revision 2828 committed by gadek
| Newsgroups | gmane.comp.java.vm.sablevm.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2828 Date: 2004-07-16 17:01:47 -0400 (Fri, 16 Jul 2004) Author: gadek Log: * Block SIGPIPE signal to avoid killing vm when i.e. send() fails. This is the proper way of dealing w/ BUG:51. * Added signal handler restoration function, but it's not used yet. Changed: U sablevm/branches/staging/src/libsablevm/error.c