Closed 3v1n0 closed 7 years ago
@kyrofa I've addressed your comments...
Ouch pushed to this again as I forgot a PATH_MAX - 1
, please @kyrofa reapprove this if you think it's fine
please @kyrofa reapprove this if you think it's fine
Indeed, +1.
@sergiusens to you the merge powers, so that we can use this for the nextcloud-client and get rid of some paths workarounds ;-)
If sun_path[0] == '\0', then we're handling an abstract socket and its path has not a direct connection with filesystem, thus we should not try to redirect it.
Without this it's impossible to use preload in X apps as they won't be able to connect to
/tmp/.X11-unix/X0
abstract socket