Re: [Twisted-Python] Running FTP server as a thread (as opposed to twistd -f ftp.tap)

March 12, 2007
9:51 p.m.
You can't run just an FTP server in a thread, but you can run the whole reactor in a thread.
This is what I meant - I have a hybrid app so threads are only solution (for now).
The threaded approach looks something vaguely like this (untested): [...]
thx a lot - work like a charm.
6577
Age (days ago)
6577
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andy Leszczynski