るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
8件ヒット [1-8件を表示] (0.027秒)
トップページ > クエリ:IO[x] > バージョン:2.2.0[x] > モジュール:Socket::Constants[x]

別のキーワード

  1. io popen
  2. io pipe
  3. io each
  4. io each_line
  5. io readlines

検索結果

Socket::Constants::AF_NETBIOS -> Integer (18304.0)

@todo NetBIOS。 Socket.open の第一引数 domain に使用します。

@todo
NetBIOS。
Socket.open の第一引数 domain に使用します。

Socket::Constants::IP_OPTIONS -> Integer (18304.0)

IP options to be included in packets。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...IP options to be included in packets。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IP,
ip(4freebsd), ip(7linux)...

Socket::Constants::IP_PKTOPTIONS -> Integer (18304.0)

@todo Receive packet options with datagrams

@todo
Receive packet options with datagrams

Socket::Constants::PF_NETBIOS -> Integer (18304.0)

@todo NetBIOS。 Socket.open の第一引数 domain に使用します。

@todo
NetBIOS。
Socket.open の第一引数 domain に使用します。

Socket::Constants::SO_PRIORITY -> Integer (18304.0)

The protocol-defined priority for all packets on this socket。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

The protocol-defined priority for all packets on this socket。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see socket(7linux), ip(7linux)

絞り込み条件を変える

Socket::Constants::SO_SECURITY_AUTHENTICATION -> Integer (18304.0)

@todo

@todo

Socket::Constants::SO_SECURITY_ENCRYPTION_NETWORK -> Integer (18304.0)

@todo

@todo

Socket::Constants::SO_SECURITY_ENCRYPTION_TRANSPORT -> Integer (18304.0)

@todo

@todo