• Joel Martin's avatar
    wswrapper: fix preload path and interpose port. · 40a653f5
    Joel Martin authored
    Make path to ld preload library absolute so wswrapper works even if
    path is changed before main program is executed (i.e. by the vncserver
    wrapper script).
    
    bind() was using the return value for the port number, but it's
    actually the original port number that we should interpose on in the
    bind() routine.
    40a653f5
Name
Last commit
Last update
docs Loading commit data...
include Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitignore Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
vnc.html Loading commit data...
vnc_auto.html Loading commit data...