public
Description: Rubinius, the Ruby VM
Homepage: http://rubini.us
Clone URL: git://github.com/evanphx/rubinius.git
Search Repo:
Updated more CI excludes.
brixen (author)
Wed Jul 16 20:01:20 -0700 2008
commit  a424ed86e1b444fd3b8e2a5ace8e26f7a855fd6a
tree    3494d49c6e7fcb30bf4499a0ad8b24e4694c041c
parent  b0a7ffa7b6aa1f50d8c6bc295537a7f6abfdb332
...
1
2
3
 
 
 
...
1
2
3
4
5
6
0
@@ -1,3 +1,6 @@
0
 fails:Socket::BasicSocket.recv_nonblock raises EAGAIN if there's no data available
0
 fails:Socket::BasicSocket.recv_nonblock receives data after it's ready
0
 fails:Socket::BasicSocket.recv_nonblock does not block if there's no data available
0
+fails:Socket::BasicSocket#recv_nonblock raises EAGAIN if there's no data available
0
+fails:Socket::BasicSocket#recv_nonblock receives data after it's ready
0
+fails:Socket::BasicSocket#recv_nonblock does not block if there's no data available

Comments

    No one has commented yet.