Navigation

  • index
  • modules |
  • next |
  • previous |
  • pyuv 1.4.0 documentation »

pyuv — Python interface to libuv.¶

See also

libuv’s source code.

Objects¶

  • Loop — Event loop
  • Handle — Handle base class
  • Timer — Timer handle
  • TCP — TCP handle
  • UDP — UDP handle
  • Pipe — Named pipe handle
  • TTY — TTY controlling handle
  • Poll — Poll handle
  • Process — Child process spawning handle
  • Async — Async handle
  • Prepare — Prepare handle
  • Idle — Idle handle
  • Check — Check handle
  • Signal — Signal handle
  • puyv.dns — Asynchronous getaddrinfo and getnameinfo
  • pyuv.fs — Asynchronous filesystem operations
  • pyuv.error — Exception definitions
  • pyuv.errno — Error constant definitions
  • pyuv.thread — Thread synchronization primitives
  • pyuv.util — Miscelaneous utilities

Table Of Contents

  • pyuv — Python interface to libuv.
    • Objects

Previous topic

Welcome to pyuv’s documentation!

Next topic

Loop — Event loop

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • pyuv 1.4.0 documentation »
© Copyright 2011-2013, Saúl Ibarra Corretgé. Created using Sphinx 1.6.3.