3 questions:
-
What is the difference between connection and read timeout for sockets?
-
What does connection timeout set to “infinity” mean? In what situation can it remain in an infinitive loop? and what can trigger that the infinity-loop dies?
-
What does read timeout set to “infinity” mean? In what situation can it remain in an infinitive loop? and what can trigger that the infinity-loop dies?