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

/doc/applies/interactive/net_dead

HOME :: doc :: applies :: interactive :: net_dead

     nnnneeeetttt____nnnneeeeaaaadddd((((4444))))            MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))             nnnneeeetttt____nnnneeeeaaaadddd((((4444))))

     NNNNAAAAMMMMEEEE
          net_dead - called by the MudOS driver when an interactive
          object drops its connection

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          void net_dead( void );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          If an interactive object (i.e. the player object) suddenly
          loses its connection (i.e. it goes "net dead"), then the
          driver calls this function on that object giving it a chance
          to clean up, notify its environment etc.  Be aware that
          functions that depend on the object being interactive will
          not work as expected.

     AAAAUUUUTTTTHHHHOOOORRRR
          Wayfarer@Portals

     Page 1                                          (printed 3/16/95)

HOME :: doc :: applies :: interactive :: net_dead