konne / RserveCLI2

A fork of RServeCLI
Other
30 stars 21 forks source link

allow parametrized connection timeout #52

Closed lahma closed 7 years ago

lahma commented 7 years ago

From time to time when connecting to busy Rserve instance, we encounter connection timeouts. The default of one second might not always be enough. This PR allows new optional parameter to control timeout, it defaults to old one second.