Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

setNoDelay and setKeepAlive use an undeclared self variable #2

Merged
merged 1 commit into from Nov 26, 2013

Conversation

jdeblese
Copy link
Contributor

setNoDelay and setKeepAlive don't declare the variable self, so depending on the context in which they are called self may not refer to a Socket object. Switching to this should work, right?

Cheers,
Jw

PaulKinlan added a commit that referenced this pull request Nov 26, 2013
setNoDelay and setKeepAlive use an undeclared self variable
@PaulKinlan PaulKinlan merged commit 566cd7a into googlearchive:master Nov 26, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants