るりまサーチ

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

別のキーワード

  1. _builtin -
  2. open-uri open
  3. irb/input-method new
  4. irb/input-method gets
  5. matrix -

ライブラリ

検索結果

Socket::Constants::IP_PORTRANGE -> Integer (6233.0)

Set the port range for sockets with unspecified port numbers。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Set the port range for sockets with unspecified port numbers。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

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

Socket::Constants::SO_REUSEPORT -> Integer (6217.0)

Allow local address and port reuse。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Allow local address and port reuse。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see getsockopt(2freebsd), Socket::Constants::SOL_SOCKET...

Socket::Constants::IPPORT_RESERVED -> Integer (6201.0)

利用法が予約されているポート番号の最大値。

利用法が予約されているポート番号の最大値。

Socket::Constants::IPPORT_USERRESERVED -> Integer (6201.0)

ユーザが自由に利用して良いポート番号の最小値。

ユーザが自由に利用して良いポート番号の最小値。

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

@todo

@todo

絞り込み条件を変える