[tor-dev] in buffers_net.c

2019-01-02 Thread Gisle Vanem
Some recent change has added a: #include which fails for MSVC (it doesn't have it). Since I fail to find any way to comment on Trac or Gitweb, I give notice here. Patching into: --- a/src/lib/net/buffers_net.c 2019-01-02 18:57:42 +++ b/src/lib/net/buffers_net.c 2019-01-03 03:16:32 @@ -21,7 +

Re: [tor-dev] Upcoming Tor change with application impact: "Dormant Mode"

2019-01-02 Thread Nick Mathewson
On Fri, Dec 21, 2018 at 6:34 AM Michael Rogers wrote: > > Hi Nick, > > Is the guard connection closed when becoming dormant? No; it times out independently. > On 13/12/2018 20:56, Nick Mathewson wrote: > >DormantTimeoutDisabledByIdleStreams 0|1 > >If true, then any open clien

[tor-dev] Daemon

2019-01-02 Thread marziyeh latifi
Hello I have some question about daemon: 1-what is the Tor daemon? 2-What is the relationship between oom killer algorithm and daemon? 3-how can I calculate memory usage of deamon by algorithm? I'm looking forward to hearing from you! thanks! Marziyeh ___