* Sean Peck <[EMAIL PROTECTED]> [000408 07:58] wrote:
> 
> 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?

Without some example code to demostrate the problem there's not much
we can do to address this.

-- 
-Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]
"I have the heart of a child; I keep it in a jar on my desk."


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to