180件ヒット
[1-100件を表示]
(0.016秒)
種類
- 定数 (156)
- 文書 (12)
- インスタンスメソッド (12)
ライブラリ
- etc (12)
- socket (144)
-
webrick
/ server (12)
クラス
- Socket (72)
-
WEBrick
:: GenericServer (12)
モジュール
- Etc (12)
-
Socket
:: Constants (72)
キーワード
-
IFF
_ DISABLE _ NETPOLL (24) -
IFF
_ DRV _ RUNNING (24) -
IFF
_ RUNNING (24) -
MSG
_ CTRUNC (24) -
MSG
_ TRUNC (24) -
SC
_ RAW _ SOCKETS (12) -
SO
_ DONTTRUNC (24) -
ruby 1
. 6 feature (12)
検索結果
先頭5件
-
WEBrick
:: GenericServer # run(sock) -> () (18208.0) -
クライアントと接続された TCPSocket オブジェクトを引数として呼ばれ、 具体的な処理を行います。 WEBrick::GenericServer のサブクラスはこのメソッドを適切に再定義しなければいけません。
...続された TCPSocket オブジェクトを引数として呼ばれ、
具体的な処理を行います。
WEBrick::GenericServer のサブクラスはこのメソッドを適切に再定義しなければいけません。
@param sock クライアントと接続された TCPSocket オブジェ... -
Socket
:: Constants :: IFF _ DRV _ RUNNING (9100.0) -
resources allocated
resources allocated -
Socket
:: Constants :: IFF _ RUNNING (9100.0) -
resources allocated
resources allocated -
Socket
:: Constants :: MSG _ CTRUNC -> Integer (9100.0) -
Control data lost before delivery。
...Control data lost before delivery。
BasicSocket#send, BasicSocket#sendmsg,
BasicSocket#recv, BasicSocket#recvmsg の
flags 引数に用います。
@see sys/socket.h(header),
send(2linux), recv(2linux),
send(2freebsd), recv(2freebsd)... -
Socket
:: Constants :: MSG _ TRUNC -> Integer (9100.0) -
Data discarded before delivery。
...Data discarded before delivery。
BasicSocket#send, BasicSocket#sendmsg,
BasicSocket#recv, BasicSocket#recvmsg
の flags 引数に用います。
@see sys/socket.h(header),
send(2linux), recv(2linux),
send(2freebsd), recv(2freebsd)... -
Socket
:: Constants :: SO _ DONTTRUNC -> Integer (9100.0) -
@todo Retain unread data
@todo
Retain unread data -
Socket
:: IFF _ DRV _ RUNNING (9100.0) -
resources allocated
resources allocated -
Socket
:: IFF _ RUNNING (9100.0) -
resources allocated
resources allocated -
Socket
:: MSG _ CTRUNC -> Integer (9100.0) -
Control data lost before delivery。
...Control data lost before delivery。
BasicSocket#send, BasicSocket#sendmsg,
BasicSocket#recv, BasicSocket#recvmsg の
flags 引数に用います。
@see sys/socket.h(header),
send(2linux), recv(2linux),
send(2freebsd), recv(2freebsd)...