If your using fuss, then you would want to make it look like
if (!fCopyOver) /* We have already the port if copyover'ed */
control = init_socket( port );
That should be what you need.
2 points, though. The reason that you can't find it is that SWRFUSS, while superior to stock 1.0, isn't 1.0, so there will be minor differences. Secondly, I would like to quote the .txt file
Quote:
This snippet may not be posted for redistribution on any site
without obtaining prior written consent from the Alsherok team and
the Dark Warriors team.
3. For support of this snippet, come to Greven first, at either
http://darkwars.wolfpaw.net/cgi-bin/ikonboard.cgi or darkwarsmud@hotmail.com. I will do
what I can for email support, but the forum is generally a better way to
go.
Now I realize that your not trying to distribute it, and its seems that you may be inexperienced in such matters, but if you do not follow terms of agreement in snippets, people generally get angry and stop releasing them, as has happened so many times before to various people. In this circumstance I don't mind, its was an honest mistake, though since this work is based on Samson's original, he might, I don't know.
The 3rd term there isn't quite as strict, though if someone has support available for code they write directly, its usually a good idea to talk to them first, as they will know the code better.
Also as a side note, I will be working on a new version of it that should have FUSS supported and clean up some of the problem that have cropped up from time to time. I will post here when its available.