Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 98 14:40:52 -0500
From:      "Richard Seaman, Jr." <lists@tar.com>
To:        "HighWind Software Information" <info@highwind.com>
Cc:        "freebsd-current@freebsd.org"" <freebsd-current@freebsd.org>"@ns.tar.com
Subject:   Re: Thread Problems
Message-ID:  <199809101940.OAA26888@ns.tar.com>

next in thread | raw e-mail | index | archive | help
On Thu, 10 Sep 98 13:56:01 -0500, Richard Seaman, Jr. wrote:

>As indicated in private mail to you earlier, the problem appears to lie
>in the exec call.

Stupid me.  The problem is even easier still.  If you close your open
fds in the forkExec child, before calling execl, the problem also goes
away.  Shouldn't you close the opens fds (eg. the accept fd) in the
child?




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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