bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23000: send doesn't check for closed socket


From: Amirouche Boubekki
Subject: bug#23000: send doesn't check for closed socket
Date: Sat, 12 Mar 2016 19:57:35 +0100
User-agent: Roundcube Webmail/1.1.2

The attached client.scm will crash with a SIGPIPE (based on strace) when run. It should raise an error instead.

The error happens when we try to send over socket that is closed on the other side.

Happens on 2.0 and master.

--
Amirouche ~ amz3 ~ http://www.hyperdev.fr

Attachment: client.scm
Description: Text document

Attachment: shared.scm
Description: Text document

Attachment: server.scm
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]