168件ヒット
[1-100件を表示]
(0.029秒)
別のキーワード
クラス
- Socket (84)
モジュール
-
Socket
:: Constants (84)
キーワード
-
IFF
_ MONITOR (24) -
IFF
_ PPROMISC (24) -
IPPORT
_ USERRESERVED (24) -
IPPROTO
_ UDP (24) -
SCM
_ UCRED (24) -
SO
_ PEERNAME (24) -
SO
_ RECVUCRED (24)
検索結果
先頭5件
-
Socket
:: Constants :: IPPORT _ USERRESERVED -> Integer (6102.0) -
ユーザが自由に利用して良いポート番号の最小値。
ユーザが自由に利用して良いポート番号の最小値。 -
Socket
:: IPPORT _ USERRESERVED -> Integer (6102.0) -
ユーザが自由に利用して良いポート番号の最小値。
ユーザが自由に利用して良いポート番号の最小値。 -
Socket
:: Constants :: IFF _ MONITOR (18.0) -
user-requested monitor mode
...
user-requested monitor mode... -
Socket
:: Constants :: IFF _ PPROMISC (18.0) -
user-requested promisc mode
...
user-requested promisc mode... -
Socket
:: Constants :: IPPROTO _ UDP -> Integer (18.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 :: SCM _ UCRED -> Integer (18.0) -
@todo User credentials。
...@todo
User credentials。... -
Socket
:: Constants :: SO _ PEERNAME -> Integer (18.0) -
@todo Name of the connecting user。
...@todo
Name of the connecting user。... -
Socket
:: Constants :: SO _ RECVUCRED -> Integer (18.0) -
@todo Receive user credentials with datagram。
...@todo
Receive user credentials with datagram。... -
Socket
:: IFF _ MONITOR (18.0) -
user-requested monitor mode
...
user-requested monitor mode...