Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read / write timeouts #401

Merged
merged 4 commits into from
Jan 19, 2016
Merged

read / write timeouts #401

merged 4 commits into from
Jan 19, 2016

Conversation

julienschmidt
Copy link
Member

supersedes #372 with the following improvements:

  • use local attributes for timeouts
  • do not type assert to net.Conn each time
  • DSN params are CamelCase

Fixes #257
Fixes #375

@julienschmidt
Copy link
Member Author

@arnehormann ping
(also #403)

@arnehormann
Copy link
Member

s/string of decimal numbers, each with optional fraction and a unit suffix/decimal number with a unit suffix/g (in readTimeout, writeTimeout, timeout)
LGTM

chakrit and others added 3 commits January 19, 2016 15:48
- use local attributes for timeouts
- do not type assert to net.Conn each time
- DSN params are CamelCase
Add readTimeout and writeTimeout params
@julienschmidt
Copy link
Member Author

PTAL
rebased and fixed the README (also "a unit suffix" -> "an unit suffix")

@arnehormann
Copy link
Member

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants