Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jan 2011 02:00:27 GMT
From:      Mark Johnston <markjdb@gmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/151866: [libfetch] [patch] closing the cached FTP connection
Message-ID:  <201101310200.p0V20R8F069710@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

The following reply was made to PR bin/151866; it has been noted by GNATS.

From: Mark Johnston <markjdb@gmail.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/151866: [libfetch] [patch] closing the cached FTP
 connection
Date: Sun, 30 Jan 2011 20:28:54 -0500

 I'm not quite sure what you mean... this won't affect fork()ed
 processes, and a child that execve()s won't be able to access the
 connection through the libfetch API anyway, it would just have the
 socket descriptor itself, and it would have to know the actual value of
 the descriptor to use it.
 
 Thanks,
 -Mark



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101310200.p0V20R8F069710>