[SERVER] question about extension.c/server.c

Pavel Curtis (pavel@parc.xerox.com)
Mon, 18 Mar 1996 12:34:16 PST


Richard Godard writes:
> Mar 14 11:15:10: STARTING: Version 1.8.0p1 of the LambdaMOO server
> Mar 14 11:15:10:           (Using BSD/TCP protocol)
> Mar 14 11:15:11:           (Using File Utilities Package version 1.8)
> Mar 14 11:15:11:           (Task timeouts measured in server CPU seconds.)
> 
> The questions is: is there a problem having network_protocol_name() being
> called before register_bi_functions() ?

No.  I will make some change like this in p2.

	Pavel