Commit Graph

3 Commits (master)

Author SHA1 Message Date
David Gumberg e2bb1d3b42
Make macosx.cmd generic 2018-09-29 16:29:58 -07:00
Diego Nehab 6d93fd7c8f Fix socket.connect
Previous implementation was not making sure the socket
had the same family as the addr returned by getaddrinfo.
So instead of "connection refused", we could get "invalid
argument", which was our fault.
2013-05-26 15:18:13 +08:00
Diego Nehab 5d3a78b4a6 Added my test command lines. 2013-05-25 18:10:46 +08:00