ライブラリ
- ビルトイン (22)
- drb (12)
-
racc
/ parser (12) - socket (840)
- thread (2)
クラス
- Addrinfo (24)
- BasicSocket (48)
- IPSocket (12)
-
Racc
:: Parser (12) - Socket (348)
- TCPServer (12)
- UDPSocket (24)
- UNIXServer (12)
- UNIXSocket (60)
- UnboundMethod (12)
モジュール
-
Socket
:: Constants (300)
キーワード
-
1
. 6 . 8から1 . 8 . 0への変更点(まとめ) (12) - ConditionVariable (12)
- DRbProtocol (12)
-
IPV6
_ RECVDSTOPTS (24) -
IPV6
_ RECVHOPLIMIT (24) -
IPV6
_ RECVHOPOPTS (24) -
IPV6
_ RECVPATHMTU (24) -
IPV6
_ RECVPKTINFO (24) -
IPV6
_ RECVRTHDR (24) -
IPV6
_ RECVTCLASS (24) -
IP
_ RECVDSTADDR (24) -
IP
_ RECVERR (24) -
IP
_ RECVIF (24) -
IP
_ RECVOPTS (24) -
IP
_ RECVRETOPTS (24) -
IP
_ RECVSLLA (24) -
IP
_ RECVTOS (24) -
IP
_ RECVTTL (24) -
MSG
_ CTRUNC (24) -
MSG
_ DONTWAIT (24) -
MSG
_ EOF (24) -
MSG
_ EOR (24) -
MSG
_ ERRQUEUE (24) -
MSG
_ OOB (24) -
MSG
_ PEEK (24) -
MSG
_ TRUNC (24) -
MSG
_ WAITALL (24) -
NEWS for Ruby 2
. 3 . 0 (10) -
SO
_ RECVUCRED (24) - accept (24)
- aryset (12)
- attrset (12)
- bind (36)
-
bind
_ call (12) -
call
_ cfunc (12) -
call
_ op (12) - pair (12)
-
rb
_ apply (12) -
rb
_ call (12) -
rb
_ call0 (12) -
rb
_ f _ send (12) -
rb
_ funcall (12) -
rb
_ funcall2 (12) -
rb
_ funcall3 (12) -
recv
_ io (12) -
recv
_ nonblock (12) - recvfrom (36)
-
recvfrom
_ nonblock (24) - recvmsg (12)
-
recvmsg
_ nonblock (12) -
ruby 1
. 8 . 5 feature (12) -
send
_ io (12) - socketpair (12)
-
udp
_ server _ loop _ on (12) -
udp
_ server _ recv (12) -
umethod
_ bind (12) - yyparse (12)
検索結果
先頭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。