Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
重複の可能性: Android の非ブロッキング IO Android: Unbuffered IO
JavaでNONブロッキングシリアルIO読み取り/書き込みを書く方法を教えてもらえますか?
必要なのは、デバイス ファイルをノンブロッキング モードにするためのカーネル ioctl 呼び出しです。問題は、Javaにそれをさせる方法です。