Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make macosx.cmd generic | David Gumberg | 2018-09-29 | 1 | -1/+1 |
| | |||||
* | Fix socket.connect | Diego Nehab | 2013-05-26 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | Added my test command lines. | Diego Nehab | 2013-05-25 | 1 | -0/+1 |