るりまサーチ

最速Rubyリファレンスマニュアル検索!
180件ヒット [1-100件を表示] (0.016秒)

別のキーワード

  1. socket sock_raw
  2. socket sock_rdm
  3. socket sock_dgram
  4. socket sock_stream
  5. socket sock_packet

ライブラリ

クラス

モジュール

検索結果

<< 1 2 > >>

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)...
<< 1 2 > >>