78件ヒット
[1-78件を表示]
(0.019秒)
別のキーワード
ライブラリ
-
shell
/ process-controller (6) - socket (72)
クラス
-
Shell
:: ProcessController (6) - Socket (36)
モジュール
-
Socket
:: Constants (36)
キーワード
-
IFF
_ CANTCONFIG (24) -
MSG
_ DONTROUTE (24) -
SO
_ DONTROUTE (24) -
USING
_ AT _ EXIT _ WHEN _ PROCESS _ EXIT (6)
検索結果
先頭5件
-
Shell
:: ProcessController :: USING _ AT _ EXIT _ WHEN _ PROCESS _ EXIT -> true (6102.0) -
@todo
@todo -
Socket
:: Constants :: IFF _ CANTCONFIG (17.0) -
unconfigurable using ioctl(2)
...unconfigurable using ioctl(2)... -
Socket
:: Constants :: MSG _ DONTROUTE -> Integer (17.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 :: SO _ DONTROUTE -> Integer (17.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
:: IFF _ CANTCONFIG (17.0) -
unconfigurable using ioctl(2)
...unconfigurable using ioctl(2)... -
Socket
:: MSG _ DONTROUTE -> Integer (17.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
:: SO _ DONTROUTE -> Integer (17.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...