What does the word "quiet" mean in this paragraph?

could ildg could.net at gmail.com
Sun Aug 14 08:45:09 EDT 2005


The paragraph is as below, I mark the word quiet with *** ***.
___________________________________
One problem with distributed applications is that if no data arrives
over a long period of time, you need to wonder why. On one hand, it
could be that the other program just hasn't had any information to
send recently. On the other hand, the other program could have
crashed. TCP handles this problem by allowing you to send an "Are you
still alive?" message every so often to  ***quiet*** connections. The
way is to call setKeepAlive() with a value of true.
___________________________________
Please tell me what does the word "quiet" mean, Thank you~



More information about the Python-list mailing list