After reading your post again, you seem to be confused.
Quote:
Originally Posted by Yil
Now, in an attempt to lookup what I thought was a bug in an itcl function I noticed I couldn't find any reference to iputs, mountfile, etc anywhere in the released sources. Thus unless module.h includes this stuff there probably isn't enough of the tcl bindings to get ioFTPD running with tcl.
|
That's because there are no script event handlers written for the trunk version, so you won't find anything like that.
Quote:
Originally Posted by Yil
I'm assuming the src/event/tcl directory shouldn't be empty...
|
If there is a "src/event/tcl" directory, you are NOT working on the 0.5.x source. That is the trunk version of ioFTPD, aka the ground-up rewrite that is far from finished.
0.5.x source ->
https://svn.sourceforge.net/svnroot/...branches/0.5.x
rewritten source ->
https://svn.sourceforge.net/svnroot/ioftpd/trunk