ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示

/doc/applies/master/connect

HOME :: doc :: applies :: master :: connect

     ccccoooonnnnnnnneeeecccctttt((((4444))))             MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))              ccccoooonnnnnnnneeeecccctttt((((4444))))

     NNNNAAAAMMMMEEEE
          connect - get an object for a new user

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          object connect( void );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          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 connection
          from the initial user object to some other object.

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          exec(3), logon(4)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: applies :: master :: connect