libxtrans: Changes to 'master'

Keith Packard keithp at kemper.freedesktop.org
Sat Sep 13 10:58:43 PDT 2014


 Xtrans.c |   25 +++++++++++++++++++++++++
 Xtrans.h |    4 ++++
 2 files changed, 29 insertions(+)

New commits:
commit fb7f198c88e97d22c8c89e76e9cd06b2b2720a96
Author: Keith Packard <keithp at keithp.com>
Date:   Fri Sep 12 11:27:39 2014 -0700

    Add TRANS(Listen) function to re-enable specific listen sockets
    
    This will allow a server to disable listeners by default and then
    let later configuration re-enable them. In particular, this lets the X
    server disable inet and unix listen sockets by default while still
    providing a '-listen' command line option to re-enable them later on.
    
    Signed-off-by: Keith Packard <keithp at keithp.com>
    Reviewed-by: Hans de Goede <hdegoede at redhat.com>



More information about the xorg-commit mailing list