るりまサーチ

最速Rubyリファレンスマニュアル検索!
1066件ヒット [201-300件を表示] (0.014秒)

別のキーワード

  1. socket udp_server_recv
  2. socket recv
  3. socket recv_io
  4. basicsocket recv
  5. unixsocket recv_io

検索結果

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

Socket::Constants::IP_RECVDSTADDR -> Integer (6100.0)

Receive IP destination address with datagram。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

Receive IP destination address with datagram。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

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

Socket::Constants::IP_RECVERR -> Integer (6100.0)

Enable extended reliable error message passing。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

Enable extended reliable error message passing。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

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

Socket::Constants::IP_RECVIF -> Integer (6100.0)

Receive interface information with datagrams。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

Receive interface information with datagrams。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

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

Socket::Constants::IP_RECVOPTS -> Integer (6100.0)

Receive IP destination address with datagram。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

Receive IP destination address with datagram。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

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

Socket::Constants::IP_RECVRETOPTS -> Integer (6100.0)

@todo Receive all IP options for response

@todo
Receive all IP options for response

絞り込み条件を変える

Socket::Constants::IP_RECVSLLA -> Integer (6100.0)

@todo Receive link-layer address with datagrams

@todo
Receive link-layer address with datagrams

Socket::Constants::IP_RECVTOS -> Integer (6100.0)

Receive TOS with incoming packets。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

Receive TOS with incoming packets。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

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

Socket::Constants::IP_RECVTTL -> Integer (6100.0)

Receive IP TTL with datagrams。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

Receive IP TTL with datagrams。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

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

Socket::Constants::SO_RECVUCRED -> Integer (6100.0)

@todo Receive user credentials with datagram。

@todo
Receive user credentials with datagram。
<< < 1 2 3 4 5 ... > >>