{"type":"rich","version":"1.0","height":"190","categories":[],"blog_url":"https://shag.hatenadiary.org/","published":"2009-08-27 00:00:00","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshag.hatenadiary.org%2Fentry%2F20090827\" title=\"AnyEvent::Socket \u3067\u7c21\u5358\u306a echo \u30b5\u30fc\u30d0\u3092\u66f8\u304f - shag \u306e\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","provider_url":"https://hatena.blog","title":"AnyEvent::Socket \u3067\u7c21\u5358\u306a echo \u30b5\u30fc\u30d0\u3092\u66f8\u304f","url":"https://shag.hatenadiary.org/entry/20090827","author_url":"https://blog.hatena.ne.jp/shag/","blog_title":"shag \u306e\u65e5\u8a18","provider_name":"Hatena Blog","description":"AnyEvent \u306e\u52c9\u5f37\u304c\u3066\u3089\u3001\u7c21\u5358\u306a echo \u30b5\u30fc\u30d0\u3092\u66f8\u3044\u3066\u307f\u305f\u3002\u53ea\u306e echo \u30b5\u30fc\u30d0\u3067\u306f\u3064\u307e\u3089\u306a\u3044\u306e\u3067\u8fd4\u4e8b\u3092\u3059\u308b\u5ea6\u306b\u6570\u5024\u3092\u30a4\u30f3\u30af\u30ea\u30e1\u30f3\u30c8\u3057\u3066\u4ed8\u4e0e\u3059\u308b\u3088\u3046\u306b\u3057\u3066\u307f\u308b\u3002 #!/usr/local/bin/perl use warnings; use strict; use AnyEvent; use AnyEvent::Socket; tcp_server undef, 12345, sub { my( $fh, $host, $port ) = @_; warn \"connect from $host:$port\\n\"; add_client($fh); }; sub add_clien\u2026","width":"100%","image_url":null,"author_name":"shag"}