index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
socket
/
test_nonblock.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use UDP for sendmsg/recvmsg tests.
akr
2009-07-19
1
-5
/
+31
*
* ext/socket/socket.c (socket_s_ip_address_list): drop inactive
usa
2009-07-17
1
-0
/
+4
*
use IO::WaitWritable.
akr
2009-03-19
1
-1
/
+1
*
* io.c (rb_mWaitReadable): defined.
akr
2009-03-19
1
-24
/
+24
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
1
-1
/
+1
*
* io.c (io_getpartial): error message describes what should be
akr
2009-02-21
1
-2
/
+72
*
care EWOULDBLOCK of accept_nonblock.
akr
2009-02-17
1
-1
/
+6
*
rename tests classes.
akr
2009-02-11
1
-1
/
+1
*
don't compare struct sockaddr directly.
akr
2006-07-24
1
-2
/
+2
*
add a note for cygwin empty UDP packet problem.
akr
2006-07-01
1
-2
/
+6
*
* test/socket/test_nonblock.rb: add timeout to send/receive
akr
2006-07-01
1
-2
/
+5
*
* ext/socket/socket.c (bsock_recv_nonblock): new method
akr
2006-06-26
1
-29
/
+30
*
* test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.
usa
2006-06-07
1
-13
/
+13
*
fix tests.
akr
2006-06-04
1
-3
/
+3
*
* ext/socket/socket.c (s_recvfrom): alen may be zero with UNIXSocket
akr
2006-06-01
1
-0
/
+171