Table of Contents

Module: AsyncIO ./Debugger/AsyncIO.py

Module implementing an asynchronous interface for the debugger.

Imported modules   
from qt import SIGNAL, PYSIGNAL, QObject, QSocketNotifier
import socket
Functions   
AsyncPendingWrite
  AsyncPendingWrite 
AsyncPendingWrite ( file )

Module function to check for data to be written.

Arguments

file
the file object to be checked (file)

Returns

flag indicating if there is data wating (int)

Classes   

AsyncFile

Class wrapping a socket object with a file interface.

AsyncIO

Class implementing asynchronous reading and writing.


Table of Contents

This document was automatically generated on Fri Mar 14 19:54:45 2003 by HappyDoc version 2.1