Date: Sat, 8 Apr 2000 10:48:56 -0400 (EDT) From: Sean Peck <speck@news1.newsindex.com> To: freebsd-hackers@freebsd.org Subject: FreeBSD 3.3 fork/Exec bug? Message-ID: <Pine.BSI.3.95.1000408104536.29565B-100000@news1.newsindex.com>
next in thread | raw e-mail | index | archive | help
I am having a bizarre problem with a system on FreeBSD. The system consists of a server who forks its clients. When the clients are forked, they try to connect to the server and get information. Unfortunately when they fork off (fork/execlp), they say they connected to server and recieved nothing, yet the server does not register the connection or request for info. If I run the client independently (not via fork/execlp) everything works just fine. This code is deployed and operational on BSDi without a problem, so I assume that this is OS related, does anyone know anything about, or can help me with this? Sean Sean Peck News Index -- The original News Only Search Engine. http://www.newsindex.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.1000408104536.29565B-100000>