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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to