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

Typo in socket.jl #3482

Closed
sherrinm opened this issue Jun 21, 2013 · 1 comment
Closed

Typo in socket.jl #3482

sherrinm opened this issue Jun 21, 2013 · 1 comment
Labels
bug Indicates an unexpected problem or unintended behavior

Comments

@sherrinm
Copy link

A bit of dyslexic typing perhaps?

socket.jl on lIne: 398:

connect(sock::TcpSocket, port::Integer) = conenct(sock,IPv4(127,0,0,1),port)

Happens to me all the time

Malcolm

[ As of Jun 21, 09:30 (BST) ]

@ViralBShah
Copy link
Member

Thanks. Good catch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants