<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroppon</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroppon/</author_url>
  <blog_title>中年engineerの独り言 - crumbjp</blog_title>
  <blog_url>https://crumbjp.hateblo.jp/</blog_url>
  <categories>
    <anon>apache</anon>
  </categories>
  <description>少しずつアパッチの中の話をしていきます。今回はネットワークサーバの基本となるソケット実装の話です。 アパッチのソケットサーバ実装は結構有名な方法だと思っていたのですが 人との会話中に、意外と知られていないのかもしれないと感じる事もあったので 書いてみようと思った次第です。 入門書などで出てくる一般的なソケットサーバの実装方法 // ソケット作成 listen_sock = socket(...); // アドレス:ポートを紐付け bind(listen_sock,...); // クライアント受付開始 listen(listen_sock,...); // クライアント受付ループ for (;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcrumbjp.hateblo.jp%2Fentry%2F20081130%2F1228069539&quot; title=&quot;アパッチのソケットサーバ実装 - 中年engineerの独り言 - crumbjp&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>https://cdn-ak.f.st-hatena.com/images/fotolife/h/hiroppon/20081201/20081201020219.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-11-30 03:25:39</published>
  <title>アパッチのソケットサーバ実装</title>
  <type>rich</type>
  <url>https://crumbjp.hateblo.jp/entry/20081130/1228069539</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
