Closed samsonasik closed 5 years ago
What is the reason for accepting non-integer timeout values? I would say exception should be thrown instead.
just for consistent with socket adapter. if it should be get exception, the in socket adapter should get exception as well?
That would be my preference, yes. I will need to look into it sometime later, may be i don't see something.
Thanks, @samsonasik!
same as what applied into Socket adapter