1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net
ngoto ba536e4154 * test/net/ftp/test_ftp.rb (create_ftp_server): set SO_OOBINLINE
for receiving OOB data which is sended with MSG_OOB flag in
  portable way. [Bug #10915] [ruby-dev:48885]
* test/net/ftp/test_ftp.rb (test_abort, test_status): use gets
  for receiving OOB data in portable way.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49800 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-03-02 03:07:18 +00:00
..
ftp * test/net/ftp/test_ftp.rb (create_ftp_server): set SO_OOBINLINE 2015-03-02 03:07:18 +00:00
http * lib/net/http/header.rb: pass header names as symbols. 2015-02-08 11:09:44 +00:00
imap * test/net/imap/test_imap.rb (ImapTest#imaps_test): forced error on SSL sockets 2014-12-07 13:59:17 +00:00
pop * test/net/pop/test_pop.rb: Use assert_join_threads. 2014-11-11 13:33:46 +00:00
protocol
smtp