Declared in module Receiver
class Receive: def Receiver.Receive.__init__(self, bindto, service) # Initializes a Receive instance. def Receiver.Receive.destroy(self) # Destroys the receiver None listen = None None service = None
Base class for datagram listeners to be used with datagram oriented proxies.
Wrapper for the ZorpReceiver class implemented in C.
Initializes a Receive instance.
Destroys the receiver
Arguments: noneNotes: calls the destroy method of teh low-level object