[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #24343 [Core Tor/Tor]: Remove dead code and doc regarding the old SocksSocket option
#24343: Remove dead code and doc regarding the old SocksSocket option
------------------------------+--------------------------------
Reporter: dgoulet | Owner: dgoulet
Type: defect | Status: assigned
Priority: Low | Milestone: Tor: 0.3.3.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords: tor-doc, deadcode
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+--------------------------------
In `entry_connection_t`, there is still `is_socks_socket` option that is
simply not used.
Other place is this log which should be renamed to mention "Unix socket".
{{{
log_info(LD_NET, "Closing SOCKS SocksSocket connection");
}}}
Finally, the man page is still listing the option within another option
(although `SocksSocketsGroupWritable` is still a thing that we should
probably rename).
{{{
SocksSocketsGroupWritable 0|1
If this option is set to 0, don’t allow the filesystem group to read
and write unix sockets (e.g. SocksSocket). If the option
is set to 1, make the SocksSocket socket readable and writable by the
default GID. (Default: 0)
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24343>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs