Re: How i can force a stream socket to wait as limited time in accept()function?

2002-10-08 Thread Paul Everlund

alireza mahini wrote:
> I am a C++ programmer and the platform that i develop
> my project on it is FreeBSD4.4 .I am aplaying the
> setsocketopt()function for seting the timeout into the
> stream socket that blocked in accept() function but i
> can't successful.

You must include (at least part of) your source code for
people here to be able to answer your question.

Best regards,
Paul



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



How i can force a stream socket to wait as limited time in accept() function?

2002-10-08 Thread alireza mahini

I am a C++ programmer and the platform that i develop
my project on it is FreeBSD4.4 .I am aplaying the
setsocketopt()function for seting the timeout into the
stream socket that blocked in accept() function but i
can't successful.

__
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

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