Conversation
0168ab9 to
cb7f8bf
Compare
|
Some specs are lost. For example |
Was there a explicit spec for that? I can't find it... But I can add it, of course. |
8508598 to
62b585e
Compare
|
The specs that are now failing might be bugs, but I'm not sure.
|
62b585e to
c771391
Compare
|
@straight-shoota connecting ipv6 to ipv4 is expected to fail. Binding to |
|
So, it's probably better not to spec this? |
|
The spec connecting with |
|
@straight-shoota whether |
|
The two failing specs are now marked as pending and I'll open new issues for tracking them. The fails on travisci are unrelated to this PR. |
10629cb to
701e79f
Compare
701e79f to
0ac35ce
Compare
|
Can this get a review, please? |
|
I added two additional specs that came up during refactoring. |
5f74b9e to
5941ca5
Compare
sdogruyol
left a comment
There was a problem hiding this comment.
Thank you @straight-shoota 👍
|
Thank you @straight-shoota ! |
Adds new and improves existing specs for
Socket,TCPSocket,TCPServer,UNIXServerandUDPSocket.The diff is best viewed with
-w/&w=1to ignore whitespace.This is still work in progress, I'm publishing it as PR to validate if the specs perform correctly on all platforms.