~james-page/ubuntu/precise/nodejs/test-timeout

« back to all changes in this revision

Viewing changes to doc/api/api/util.html

  • Committer: Package Import Robot
  • Author(s): Felix Geyer
  • Date: 2011-11-29 19:27:51 UTC
  • mfrom: (7.1.16 sid)
  • Revision ID: package-import@ubuntu.com-20111129192751-25xi6duvkemghsb5
Tags: 0.4.12-1ubuntu1
* Merge from Debian unstable,
* Drop 2007_remove_internet_test.patch, update
  2005_expected_failing_tests.patch instead:
  - Allow test-dgram-multicast to fail, requires root privileges.
  - Allow test-c-ares, test-regress-GH-819 and test-net-connect-timeout to
    fail, they require network access.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html>
2
2
<html>
3
3
<head>
4
 
  <title>util - Node.js Manual &amp; Documentation</title>
 
4
  <meta charset="UTF-8" />
 
5
  <title>util - Node.js v0.4.12 Manual &amp; Documentation</title>
5
6
  <link type="image/x-icon" rel="icon" href="/favicon.ico" />
6
7
  <link type="image/x-icon" rel="shortcut icon" href="/favicon.ico" />
7
8
  <link rel="stylesheet" href="assets/style.css" type="text/css" media="all" />
10
11
<body>
11
12
  <div id="container">
12
13
    <header>
13
 
      <h1>Node.js Manual &amp; Documentation</h1>
 
14
      <h1>Node.js v0.4.12 Manual &amp; Documentation</h1>
14
15
      <div id="gtoc">
15
16
        <p><a href="index.html">Index</a> | <a href="all.html">View on single page</a></p>
16
17
      </div>
101
102
  <script type="text/javascript" src="assets/sh_javascript.min.js"></script>
102
103
  <script type="text/javascript">highlight(undefined, undefined, 'pre');</script>
103
104
</body>
104
 
</html>
 
 
b'\\ No newline at end of file'
 
105
</html>