Skip to content

Conversation

@cereal2nd
Copy link
Contributor

No description provided.

sock = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
self._socket = ctx.wrap_socket(sock)
else:
self._socket = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line too long (80 > 79 characters)

@cereal2nd cereal2nd merged commit 391a2e8 into thomasdelaet:master Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant