[Ecls-list] Streams over sockets and SIGPIPE

Matthew Mondor mm_lists at pulsar-zone.net
Tue Aug 18 05:37:26 UTC 2009


On Tue, 18 Aug 2009 01:11:20 -0400
Matthew Mondor <mm_lists at pulsar-zone.net> wrote:

> descriptor for which it occured.  If set to SIG_IGN, write(2) should
> fail with EPIPE, and fwrite(3) should in theory return a short write
> count, which should be considered as an error (a generic stream-error
> would probably then be signaled)?  I should try setting SIG_IGN for
> SIGPIPE in my test code and see what happens.

#<a END-OF-FILE> is an instance of class END-OF-FILE
it has the following instance slots
STREAM:                 #<closed io stream FD-STREAM>

Very nice so far with SIG_IGN :)
-- 
Matt




More information about the ecl-devel mailing list