
connect(4)                Driver Applies               connect(4)

NNAAMMEE
       connect - get an object for a new user

SSYYNNOOPPSSIISS
       object connect( void );

DDEESSCCRRIIPPTTIIOONN
       The driver calls connect() in the master object whenever a
       new user logs into the driver.   The  object  returned  by
       connect()  is  used as the initial user object.  Note that
       it is possible to use exec(3) to switch the  user  connec       tion from the initial user object to some other object.

SSEEEE AALLSSOO
       exec(3), logon(4)

MudOS                       5 Sep 1994                          1

