るりまサーチ

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

別のキーワード

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

ライブラリ

検索結果

<< < 1 2 3 4 5 ... > >>

Socket::Constants::IPPROTO_UDP -> Integer (123.0)

User Datagram Protocol。 BasicSocket#getsockopt, BasicSocket#setsockopt の level 引数に使用します。

...User Datagram Protocol
BasicSocket#getsockopt, BasicSocket#setsockopt の
level 引数に使用します。

また、Socket.open の protocol 引数に渡す利用法もあります。

@see netinet/in.h(header)
udp(4freebsd), udp(7linux)...

Socket::Constants::IPPROTO_XTP -> Integer (123.0)

@todo Xpress Transport Protocol。 BasicSocket#getsockopt, BasicSocket#setsockopt の level 引数に使用します。

...@todo
Xpress Transport Protocol
BasicSocket#getsockopt, BasicSocket#setsockopt の
level 引数に使用します。

また、Socket.open の protocol 引数に渡す利用法もあります。...

Socket::Constants::AF_DATAKIT -> Integer (117.0)

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

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

Socket::Constants::AF_DEC -> Integer (117.0)

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

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

Socket::Constants::AF_IPX -> Integer (117.0)

IPX(Novell Internet Packet eXchange protocol)。 Socket.open の第一引数 domain に使用します。

...IPX(Novell Internet Packet eXchange protocol)。
Socket.open の第一引数 domain に使用します。

@see socket(3linux)...

絞り込み条件を変える

Socket::Constants::AF_LAT -> Integer (117.0)

@todo Local Area Transport protocol。 Socket.open の第一引数 domain に使用します。

...@todo
Local Area Transport protocol
Socket.open の第一引数 domain に使用します。...

Socket::Constants::AF_NS -> Integer (117.0)

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

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

Socket::Constants::AF_ROUTE -> Integer (117.0)

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

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

@todo...

Socket::Constants::AF_SIP -> Integer (117.0)

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

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

Socket::Constants::AF_SNA -> Integer (117.0)

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

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

絞り込み条件を変える

<< < 1 2 3 4 5 ... > >>