Project

General

Profile

Actions

Bug #3433

closed

Error that occurs by BasicSocket#sendmsg

Added by tarui (Masaya Tarui) almost 14 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
ruby 1.9.2dev (2010-06-13 revision 28308) [i386-mswin32_90]
Backport:
[ruby-dev:41597]

Description

=begin
r24199と関連するのですが、sendmsgが実装されていない場合に発生するエラーとして、
こちらの環境ではNotImplementedErrorではなくErrno::ENOSYSが発生します。

ドキュメントにはエラーについて書いていないのですが、どちらが正解かまた両方ありえるのか、
どうなんでしょうか?

これで、
test_udp_server(TestSocket)
test_sendmsg_nonblock_error(TestSocketNonblock)
がErrorになっています。
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0