Themuppeteer
Programmer
Hello guys,
I've got the following problem:
I've got 2 self written servers talking to each other,
now sometimes, when the first one "A" asks something to "B", and then "B" answers, I find that "A" is not listening anymore and just continuing his work! Then "B" keeps on waiting while his write doesn't work, and blocks.
Is this normal ? what is the default timeout for a write ?
How do I set the timeout bigger for server "A" so that it would wait longer before it continues...
thnx for any reply.
Greetz,
NOSPAM_themuppeteer@hotmail.com (for mails, remove the NOSPAM_)
"Those who say they understand chess, understand nothing"
-- Robert HUBNER
I've got the following problem:
I've got 2 self written servers talking to each other,
now sometimes, when the first one "A" asks something to "B", and then "B" answers, I find that "A" is not listening anymore and just continuing his work! Then "B" keeps on waiting while his write doesn't work, and blocks.
Is this normal ? what is the default timeout for a write ?
How do I set the timeout bigger for server "A" so that it would wait longer before it continues...
thnx for any reply.
Greetz,
NOSPAM_themuppeteer@hotmail.com (for mails, remove the NOSPAM_)
"Those who say they understand chess, understand nothing"
-- Robert HUBNER