This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 09/30] Introduce interruptible_select
- From: Pedro Alves <palves at redhat dot com>
- To: Simon Marchi <simon dot marchi at ericsson dot com>, gdb-patches at sourceware dot org
- Date: Mon, 21 Mar 2016 19:49:21 +0000
- Subject: Re: [PATCH 09/30] Introduce interruptible_select
- Authentication-results: sourceware.org; auth=none
- References: <1458328714-4938-1-git-send-email-palves at redhat dot com> <1458328714-4938-10-git-send-email-palves at redhat dot com> <56F05016 dot 3000307 at ericsson dot com>
On 03/21/2016 07:48 PM, Simon Marchi wrote:
Just a nit. For clarity, you could name this variable "quit_fd" instead of "fd".
I'll do that. Thanks!
Thanks,
Pedro Alves