ruby-cvs:19373
From: usa ruby-lang.org
Date: Tue, 3 Apr 2007 15:48:09 +0900 (JST)
Subject: [ruby-cvs:19373] Ruby:r12137: * ext/socket/socket.c (s_recv, s_recvfrom): some systems (such as
usa 2007-04-03 15:48:08 +0900 (Tue, 03 Apr 2007)
New Revision: 12137
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/ext/socket/socket.c
branches/ruby_1_8/version.h
Log:
* ext/socket/socket.c (s_recv, s_recvfrom): some systems (such as
windows) doesn't set fromlen if the socket is connection-oriented.
reported by Bram Whillock in [ruby-core:10512] [ruby-Bugs#9061]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=12137&r2=12136
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/socket/socket.c?r1=12137&r2=12136
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?r1=12137&r2=12136