components/gamin/Solaris/gam_server.1
changeset 4805 ad8cc19e4aec
child 5789 5183fa4a46ce
equal deleted inserted replaced
4802:62e47da66002 4805:ad8cc19e4aec
       
     1 '\" te
       
     2 .TH gam_server 1 "25 Mar 2008" "SunOS 5.11" "User Commands"
       
     3 .SH "NAME"
       
     4 gam_server \- The Gamin server gathers file events from the kernel and sends
       
     5 these events to clients\&.
       
     6 .SH "SYNOPSIS"
       
     7 .PP
       
     8 /usr/lib/\fBgam_server\fR
       
     9 .SH "DESCRIPTION"
       
    10 .PP
       
    11 Gamin uses a client-server model\&.  gam_server is the server which centralizes
       
    12 client requests for monitoring files, gathers file events via File Event
       
    13 Notification kernel API methods (see
       
    14 \fBport_create\fR(3C)), 
       
    15 and then sends modification events to application clients\&.  It also shares
       
    16 file events when multiple applications monitor the same file\&.
       
    17   
       
    18 .PP
       
    19 For configuring gam_server refer to
       
    20 \fBhttp://www\&.gnome\&.org/~veillard/gamin/config\&.html\fR
       
    21   
       
    22 .SH "ATTRIBUTES"
       
    23 .PP
       
    24 See \fBattributes\fR(5)
       
    25 for descriptions of the following attributes:
       
    26   
       
    27 .sp
       
    28 .SH "SEE ALSO"
       
    29 .PP
       
    30 \fBport_create\fR(3C),
       
    31 \fBlibgamin-1\fR(3),
       
    32 \fBattributes\fR(5)
       
    33 .PP
       
    34 Gamin Homepage: \fBhttp://www\&.gnome\&.org/~veillard/gamin\fR
       
    35 .SH "NOTES"
       
    36 .PP
       
    37 Written by Lin Ma, Sun Microsystems Inc\&., 2008\&.
       
    38 ...\" created by instant / solbook-to-man, Tue 27 Jan 2015, 17:22
       
    39 ...\" LSARC 2007/398 Gamin - the File Alteration Monitor