logon(4) Driver Applies logon(4)
NNAAMMEE
logon - attach an object to a login connection
SSYYNNOOPPSSIISS
object logon( void );
DDEESSCCRRIIPPTTIIOONN
This master apply is called by the driver each time a new
connection is received at the mud port. The function
should return a login/connection/player object. The
input_to() efun can't be called here.
SSEEEE AALLSSOO
connect(4)
MudOS 5 Sep 1994 1