Class: DccFileReceiveBasic | Twisted-0.17.4/twisted/protocols/irc.py | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Bare protocol to receive a Direct Client Connection SEND stream.This does enough to keep the other guy talking, but you'll want to extend my dataReceived method to do something with the data I get.
|