Re: [Vala] FileStream not closed after going out of scope
- From: Andrea Del Signore <sejerpz gmail com>
- To: tomw ubilix com
- Cc: vala <vala-list gnome org>
- Subject: Re: [Vala] FileStream not closed after going out of scope
- Date: Tue, 25 Sep 2012 12:18:51 +0200
On Tue, Sep 25, 2012 at 11:32 AM, tomw <tomw ubilix com> wrote:
But the real problem is that you don't really close the input and
error file descriptors and according to the docs [1] you should or if
you aren't interested in the input / error fds you can pass null to
the function.
Thanks for all the input. Not closing the input/error fds was the issue.
Welcome to vala/glib development :)
Andrea
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]