Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

gam_server (1)

Name

gam_server - The Gamin server gathers file events from the kernel and sends these events to clients.

Synopsis

/usr/lib/gam_server

Description

gam_server(1)                    User Commands                   gam_server(1)



NAME
       gam_server  -  The Gamin server gathers file events from the kernel and
       sends these events to clients.

SYNOPSIS
       /usr/lib/gam_server

DESCRIPTION
       Gamin uses a client-server model.  gam_server is the server which  cen-
       tralizes  client requests for monitoring files, gathers file events via
       File Event Notification kernel API methods (see  port_create(3C)),  and
       then  sends modification events to application clients.  It also shares
       file events when multiple applications monitor the same file.


       For  configuring  gam_server   refer   to   http://www.gnome.org/~veil-
       lard/gamin/config.html




ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+----------------------------+
       |ATTRIBUTE TYPE |      ATTRIBUTE VALUE       |
       +---------------+----------------------------+
       |Availability   | library/file-monitor/gamin |
       +---------------+----------------------------+
       |Stability      | Uncommitted                |
       +---------------+----------------------------+

SEE ALSO
       port_create(3C), libgamin-1(3), attributes(7)

       Gamin Homepage: http://www.gnome.org/~veillard/gamin

NOTES
       Written by Lin Ma, Sun Microsystems Inc., 2008.


       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source    was    downloaded    from     https://people.gnome.org/~veil-
       lard/gamin/sources/gamin-0.1.10.tar.gz.



Solaris 11.4                      25 Mar 2008                    gam_server(1)