mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Add description for Socket::Ifaddr#flags.
This commit is contained in:
parent
4129973005
commit
4963d393ca
1 changed files with 2 additions and 0 deletions
|
@ -177,6 +177,8 @@ ifaddr_ifindex(VALUE self)
|
|||
* ifaddr.flags => integer
|
||||
*
|
||||
* Returns the flags of _ifaddr_.
|
||||
*
|
||||
* The value is bitwise-or of Socket::IFF_* constants such as Socket::IFF_LOOPBACK.
|
||||
*/
|
||||
|
||||
static VALUE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue