Re: EB-lite alpha released
Chris Boyle <[email protected]>
| Newsgroups | gmane.network.everybuddy.user |
|---|---|
| Organization | Debian (www.debian.org) |
| Message-ID | <1044393610.26746.3.camel@atlas> |
On Tue, 2003-02-04 at 21:07, Mathias wrote: > Yes, its work but please check that eb ignore the > SIGPIPE from the sockets ;-) It does, but you're running it under gdb, which will automatically interrupt the program on such things as SIGPIPE. You can do "continue" to carry on from this, or not run it under gdb, or possibly use some gdb command before "run" to tell it not to interrupt on signals. (I don't know such a command myself... anyone?) -- Chris Boyle - http://people.debian.org/~cmb/ GPG: B7D86E0F, MSN: [email protected], ICQ: 24151961, AIM: kerneloops, Yahoo: kerneloops, IRC: cmb on openprojects.net