Open rhaabu opened 5 years ago
IIRC (it has been years since I implemented this) but at least on some platform this is a byte value by the time it gets to the native API call where it is the timeout in 100m seconds. You can easily see where that happens in the code. To extend that beyond the 100x255 value would require some work, probably not much.
Is there a reason why the maximum receive timeout is 25500ms (25.5s) or can this limit be changed to a larger value without unexpected behaviour?