Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/truffle/tags/library/socket/tcpserver/new_tags.txt
Original file line number Diff line number Diff line change
@@ -6,3 +6,4 @@ fails:TCPServer.new coerces port to string, then determines port from that numbe
fails:TCPServer.new raises Errno::EADDRNOTAVAIL when the adress is unknown
fails:TCPServer.new raises a SocketError when the host is unknown
fails:TCPServer.new raises Errno::EADDRINUSE when address is already in use
fails:TCPServer.new sets SO_REUSEADDR on the resulting server

0 comments on commit 75250b6

Please sign in to comment.