
receive_snoop(4)          Driver Applies         receive_snoop(4)

NNAAMMEE
       receive_snoop - catch incoming snoop text

SSYYNNOOPPSSIISS
       void receive_snoop( string message) ;

DDEESSCCRRIIPPTTIIOONN
       If  RECEIVE_SNOOP is defined in options.h, whenever a user
       is snooping another  user,  all  snoop  text  is  sent  to
       receive_snoop()  in his user object.  Inside of this func       tion, you can do as you wish  with  the  text.   A  common
       activity would be to receive() it.

SSEEEE AALLSSOO
       catch_tell(4), receive(3), receive_message(4)

MudOS                       5 Sep 1994                          1

