bin/151866: [libfetch] [patch] closing the cached FTP connection

Mark Johnston markjdb at gmail.com
Mon Jan 31 02:00:27 UTC 2011


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

From: Mark Johnston <markjdb at gmail.com>
To: bug-followup at 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


More information about the freebsd-bugs mailing list