Python 3.6.5 ドキュメント 検索
Results of 1 - 10 of about 11 for ioctl (0.038 sec.)
- 35.9. fcntl --- fcntl および ioctl システムコール — Python 3.6.5 ドキュメント 14225
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
Unix 固有のサービス » 35.9. fcntl --- fcntl および ioctl システムコール ¶ このモジュールでは、ファイル記述子...
モジュールは、 Unix のルーチンである fcntl() および ioctl() へのインタフェースです。 これらのシステムコールの...
完全な説明は、 fcntl(2) と ioctl(2) のUnix マニュアルページを参照してください。 この...
) が失敗した場合、 OSError が送出されます。 fcntl. ioctl ( fd , request , arg=0 , mutate_flag=True ) ¶ この...
- https://man.plustar.jp/python/library/fcntl.html - [similar]
- 22.9. ossaudiodev --- OSS互換オーディオデバイスへのアクセス — Python 3.6.5 ドキ... 9868
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
す文字列です。 ( ossaudiodev が open() 、 write() 、 ioctl() などのシステムコールからエラーを受け取った場合、...
うことができます。 以下の各メソッドは、厳密に 1 つの ioctl() システムコールに対応しています。対応関係は明らか...
です: 例えば、 setfmt() は ioctl の SNDCTL_DSP_SETFMT に対応し、 sync() は SNDCTL_D...
ドキュメントを調べるときに便利です) 。中で呼んでいる ioctl() が失敗した場合は、 OSError が送出されます。 oss_...
- https://man.plustar.jp/python/library/ossaudiodev.html - [similar]
- 18.1. socket --- 低水準ネットワークインターフェイス — Python 3.6.5 ドキュメント 8695
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
t. SIO_LOOPBACK_FAST_PATH ¶ RCVALL_* Windows の WSAIoctl() のための定数です。この定数はソケットオブジェクト...
の ioctl() メソッドに引数として渡されます。 バージョン 3.6...
または settimeout() によって設定されます。 socket. ioctl ( control , option ) ¶ プラットフォーム: Windows i...
octl() メソッドは WSAIoctl システムインタフェースへの制限されたインタフェース...
- https://man.plustar.jp/python/library/socket.html - [similar]
- 35. Unix 固有のサービス — Python 3.6.5 ドキュメント 8570
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
ィリティ 35.8.1. 使用例 35.9. fcntl --- fcntl および ioctl システムコール 35.10. pipes --- シェルパイプライン...
- https://man.plustar.jp/python/library/unix.html - [similar]
- 35.10. pipes --- シェルパイプラインへのインタフェース — Python 3.6.5 ドキュメン... 8339
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
ジェクト 前のトピックへ 35.9. fcntl --- fcntl および ioctl システムコール 次のトピックへ 35.11. resource ---...
- https://man.plustar.jp/python/library/pipes.html - [similar]
- 35.8. pty --- 擬似端末ユーティリティ — Python 3.6.5 ドキュメント 8339
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
の関数群 次のトピックへ 35.9. fcntl --- fcntl および ioctl システムコール ナビゲーション 索引 モジュール | 次...
- https://man.plustar.jp/python/library/pty.html - [similar]
- 8.7. array --- 効率のよい数値アレイ — Python 3.6.5 ドキュメント 8108
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
_info()[1] * array.itemsize で計算できます。例えば ioctl() 操作のような、メモリアドレスを必要とする低レベル...
- https://man.plustar.jp/python/library/array.html - [similar]
- Pythonモジュール索引 — Python 3.6.5 ドキュメント 8108
- ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b |
...
the Python traceback. fcntl (Unix) The fcntl() and ioctl() system calls. filecmp Compare files efficiently....
- https://man.plustar.jp/python/py-modindex.html - [similar]
- Python 標準ライブラリ — Python 3.6.5 ドキュメント 7984
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
擬似端末ユーティリティ 35.9. fcntl --- fcntl および ioctl システムコール 35.10. pipes --- シェルパイプライン...
- https://man.plustar.jp/python/library/index.html - [similar]
- What's New in Python 2.4 — Python 3.6.5 ドキュメント 7752
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho
...
たアプリケーションは修正しなければなりません。 fcntl.ioctl() は mutate_flag 引数が省略されて問題に関係がある場...
- https://man.plustar.jp/python/whatsnew/2.4.html - [similar]