[DGD] [Melville] not listening for connections
Stephen Schmidt
schmidsj at union.edu
Sun Feb 1 06:39:29 CET 2004
On Sat, 31 Jan 2004, Steve Foley wrote:
> Perhaps he didn't realize the net package, in addition to
> patching the driver source, also patches the kernel mudlib.
> So, obviously, similar kinds of changes will need to be made
> the melville mudlib source code before one can expect it to
> work, I'd think. At least, that's my sense looking at the
> actual patch. A telnet port needs to be explicitly opened
> using the open_port() efun...at least that's what the
> telnet_port object is doing in it's create() function.
Melville doesn't do anything like that (it assumes the driver
has set up the port, since that's what vanilla DGD does) so
if the net package requires this to be done by the mudlib,
then Melville ain't doing it. And that's consistent with the
report that the (patched) kernel lib listens on port 6047 but
Melville doesn't do so.
I would give pretty good odds that this is the problem.
Steve
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list