るりまサーチ

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

別のキーワード

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

ライブラリ

検索結果

Socket::Constants::IP_OPTIONS -> Integer (12201.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 (12201.0)

@todo Receive packet options with datagrams

...@todo
Receive packet options with datagrams...

Socket::Constants::SO_PRIORITY -> Integer (12201.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_ENCRYPTION_NETWORK -> Integer (12201.0)

@todo

@todo

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

@todo

@todo

絞り込み条件を変える

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

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

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