<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t2y-1979</author_name>
  <author_url>https://blog.hatena.ne.jp/t2y-1979/</author_url>
  <blog_title>forest book</blog_title>
  <blog_url>https://t2y.hatenablog.jp/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>呼称: select モジュールの基本 目的: select モジュールの動作を学ぶ 特徴: 標準出力/エラーの判別をファイルディスクリプタで行う 用例: 複数のソケットやパイプから非同期にデータのやり取りをする 備考: subprocess の PIPE 経由でデータをやり取りする際、デッドロック回避の1つ方法として使用できるpokarim さんのコメント で select モジュールを知りました。非同期な I/O を実装する1つの方法になります。複数のソケットに対して非同期にデータの送受信の到着を受け付けるときによく使用されるようです。ここで select で扱えるオブジェクトは Wind…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ft2y.hatenablog.jp%2Fentry%2F20100302%2F1267487080&quot; title=&quot;select モジュールの基本 - forest book&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-03-02 08:44:40</published>
  <title>select モジュールの基本</title>
  <type>rich</type>
  <url>https://t2y.hatenablog.jp/entry/20100302/1267487080</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
