Project

General

Profile

Actions

Feature #14129

open

Feature Request: sockets - add support for recvmmsg

Added by IrlJidel (Donal Diamond) over 6 years ago. Updated over 6 years ago.

Status:
Open
Assignee:
-
Target version:
-
[ruby-core:83876]

Description

Hi,

Are there any plans to add support for recvmmsg in sockets lib?

http://man7.org/linux/man-pages/man2/recvmmsg.2.html
recvmmsg - receive multiple messages on a socket

Thanks

Donal

Updated by IrlJidel (Donal Diamond) over 6 years ago

  • Subject changed from Feature Request: sockets - Add support for to Feature Request: sockets - add support for recvmmsg

Hi,

Are there any plans to add support for recvmmsg in sockets lib?

http://man7.org/linux/man-pages/man2/recvmmsg.2.html
recvmmsg - receive multiple messages on a socket

Thanks

Donal

Updated by shevegen (Robert A. Heiler) over 6 years ago

I can not answer the question, but I believe this should be filed at "Feature"
rather than "Bug". Normally the ruby core team enables functionality if it can
be for several Operating Systems, e. g. not solely confined to but a single
one. I am just mentioning this; I do not know if this is the case for
recvmmsg or not.

Actions #3

Updated by nobu (Nobuyoshi Nakada) over 6 years ago

  • Tracker changed from Bug to Feature
  • Description updated (diff)
  • Backport deleted (2.3: UNKNOWN, 2.4: UNKNOWN)

Updated by akr (Akira Tanaka) over 6 years ago

Is it possible to implement recvmmsg using other (popular) system calls?

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0