[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #3448 [Tor Client]: Log message mentions âtor-opsâ
#3448: Log message mentions âtor-opsâ
------------------------+---------------------------------------------------
Reporter: rransom | Owner: nickm
Type: defect | Status: new
Priority: minor | Milestone: Tor: 0.2.2.x-final
Component: Tor Client | Version:
Keywords: | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
From src/or/connection.c, in `connection_handle_write_impl`:
{{{
if (getsockopt(conn->s, SOL_SOCKET, SO_ERROR, (void*)&e, &len) < 0) {
log_warn(LD_BUG,
"getsockopt() syscall failed?! Please report to tor-ops.");
}}}
I don't think we want people reporting this error to `tor-
ops@xxxxxxxxxxxxxx` (even if that address still works), but I don't know
what to replace that with.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3448>
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