るりまサーチ

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

別のキーワード

  1. open3 popen2e
  2. socket af_e164
  3. matrix det_e
  4. matrix rank_e
  5. open3 capture2e

ライブラリ

クラス

モジュール

検索結果

<< 1 2 3 > >>

Win32::Registry::Constants (24006.0)

詳細は以下の MSDN Library を参照してください。

...詳細は以下の MSDN Library を参照してください。

* Registry: http://msdn.microsoft.com/library/en-us/sysinfo/base/registry.asp...

Socket::Constants::INET6_ADDRSTRLEN -> Integer (18300.0)

IPv6アドレス文字列の最大長。

...IPv6アドレス文字列の最大長。

@see netinet/in.h(header)...

Socket::Constants::INET_ADDRSTRLEN -> Integer (18300.0)

IPv4アドレス文字列の最大長。

...IPv4アドレス文字列の最大長。

@see netinet/in.h(header)...

Socket::Constants::IP_PORTRANGE -> Integer (15306.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_DONTROUTE -> Integer (15306.0)

Send without using the routing tables。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Send without using the routing tables。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see sys/socket.h(header), getsockopt(2freebsd),
socket(7linux), Socket::Constants::SOL_SOCKET...

絞り込み条件を変える

Socket::Constants::MSG_DONTROUTE -> Integer (15300.0)

Send without using the routing tables。

...Send without using the routing tables。

BasicSocket#send, BasicSocket#sendmsg の
flags 引数に用います。

@see sys/socket.h(header),
send(2linux)
send(2freebsd)...

Socket::Constants::SOCK_STREAM -> Integer (15300.0)

ストリーム通信。 Socket.open の第二引数 type に使用します。

...ストリーム通信。
Socket.open の第二引数 type に使用します。

@see Socket.open, socket(2), socket(2linux),
socket(2freebsd)...

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

@todo

@todo

Socket::IP_PORTRANGE -> Integer (12306.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::SO_DONTROUTE -> Integer (12306.0)

Send without using the routing tables。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Send without using the routing tables。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see sys/socket.h(header), getsockopt(2freebsd),
socket(7linux), Socket::Constants::SOL_SOCKET...

絞り込み条件を変える

<< 1 2 3 > >>