
RECEIVE_SNOOP(4) DEVICES AND NETWORK INTERFACES  RECEIVE_SNOOP(4)

NAME
     receive_snoop - catch incoming snoop text

SYNOPSIS
     void receive_snoop(string message);

DESCRIPTION
     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.

SEE ALSO
     catch_tell(4), receive(3), receive_message(4)

Sun Release 4.1           Last change:                          1

