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

Error: undefined method 'connect' for TCPSocket.class #3

Closed
yunixon opened this issue Sep 21, 2020 · 1 comment
Closed

Error: undefined method 'connect' for TCPSocket.class #3

yunixon opened this issue Sep 21, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@yunixon
Copy link

yunixon commented Sep 21, 2020

In lib/durian/src/durian/extra/http/client.cr:26:15

26 | TCPSocket.connect hostname, @PORT, resolver, @connect_timeout
^------
Error: undefined method 'connect' for TCPSocket.class

crystal: 0.35.1

durian:
    git: https://github.com/636f7374/durian.cr.git
    version: 0.1.4
@636f7374
Copy link
Owner

  • Sorry, there may be some problems with my email, I did not receive your notification to open Issue, say sorry.
  • This problem has been fixed by d1c66fe, thanks for your feedback.
  • ..., And I just added a new feature to Durian :)

@636f7374 636f7374 added the bug Something isn't working label Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants