23 May 03:21
[ruby-cvs:42938] usa:r35762 (trunk): * win32/win32.c (finish_overlapped_socket, overlapped_socket_io):
<usa <at> ruby-lang.org>
2012-05-23 01:21:34 GMT
2012-05-23 01:21:34 GMT
usa 2012-05-23 10:21:33 +0900 (Wed, 23 May 2012) New Revision: 35762 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=35762 Log: * win32/win32.c (finish_overlapped_socket, overlapped_socket_io): replace ECONNABORTED to EPIPE in send, sendto and sendmsg to improve BSD socket compatibility. this change removes a failure on the test of net/ftp. Modified files: trunk/ChangeLog trunk/win32/win32.c
RSS Feed