bgaifullin
(Bulat Gaifullin)
1
I cannot understand this code in file net.http.server
Seems like
c.rwc.SetReadDeadline(time.Now().Add(d))
(line 1821) has no effect,
because line 1826 runs always.
Can anyone clarify what really happens?
bgaifullin
(Bulat Gaifullin)
2
Sorry, I get out it, the timeout is for the next read on line 1822.
system
(system)
Closed
3
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.