Sha256: 67f5d7ffb6de3470bca33c83e6f30f2472177e3c7445fdfca8af5ba96d4419cf

Contents?: true

Size: 990 Bytes

Versions: 1

Compression:

Stored size: 990 Bytes

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
  <title>attach (Rev::DNSResolver)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
  <pre>    <span class="ruby-comment cmt"># File lib/rev/dns_resolver.rb, line 71</span>
71:     <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">attach</span>(<span class="ruby-identifier">evloop</span>)
72:       <span class="ruby-identifier">send_request</span>
73:       <span class="ruby-ivar">@timer</span>.<span class="ruby-identifier">attach</span>(<span class="ruby-identifier">evloop</span>)
74:       <span class="ruby-keyword kw">super</span>
75:     <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rev-0.1.2 doc/rdoc/classes/Rev/DNSResolver.src/M000126.html