| 例文 |
socket timeoutの部分一致の例文一覧と使い方
該当件数 : 12件
Returns the timeout in floating seconds associated with socket operations, or None if no timeout is set.例文帳に追加
タイムアウト値が設定されている場合には浮動小数点型で秒数が、設定されていなければNoneが返ります。 - Python
Some notes on socket blocking and timeouts: A socket object can be in one of three modes: blocking, non-blocking, or timeout.例文帳に追加
ソケットのブロッキングとタイムアウトについて:ソケットオブジェクトのモードは、ブロッキング・非ブロッキング・タイムアウトの何れかとなります。 - Python
The socket is marked non-blocking and the receive operation would block, or a receive timeout had been set and the timeout expired before data was received. 例文帳に追加
ソケットが非停止 (non-blocking) に設定されていて受信操作が停止するような状況になったか、受信に時間切れ (timeout) が設定されていてデータを受信する前に時間切れになった。 - JM
Sets the timeout value on socket descriptor, expressed in the sum of seconds and microseconds. 例文帳に追加
ソケット記述子にタイムアウト値を設定します。 秒とマイクロ秒であらわした値の合計が設定されます。 - PEAR
The blocking and timeout modes are shared between file descriptors and socket objects that refer to the same network endpoint.例文帳に追加
ブロッキングとタイムアウトの設定は、ソケットと同じネットワーク端点へ接続するファイルディスクリプタにも反映されます。 - Python
The value argument can be a nonnegative float expressing seconds, or None.If a float is given, subsequent socket operations will raise an timeoutexception if the timeout period value has elapsed before the operation has completed.例文帳に追加
valueには、正の浮動小数点で秒数を指定するか、もしくはNoneを指定します。 浮動小数点値を指定した場合、操作が完了する前にvalueで指定した秒数が経過するとtimeoutが発生します。 - Python
| 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|