bug-guile
[Top][All Lists]
Advanced

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

bug#13018: fport_fill_input should handle EINTR


From: Andy Wingo
Subject: bug#13018: fport_fill_input should handle EINTR
Date: Tue, 05 Mar 2013 18:57:46 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

On Wed 28 Nov 2012 09:19, Aidan Gauland <address@hidden> writes:

> In a program that maintains a TCP connection with a polling loop, I have
> defined a signal handler with the `sigaction' procedure to terminate the
> connection gracefully.  When the trapped signal is received (in this
> case SIGINT) and the handler called, the following error message is
> printed (full backtrace omitted):
>
> ERROR: In procedure %read-line:
> ERROR: In procedure fport_fill_input: Interrupted system call

Any more info here?

Andy
-- 
http://wingolog.org/





reply via email to

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