The following reply was made to PR bin/151866; it has been noted by GNATS. From: Mark Johnston <mark...@gmail.com> To: bug-follo...@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 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"