]> git.ipfire.org Git - thirdparty/tor.git/commit
Refactor GETINFO process/descriptor-limit
authorNick Mathewson <nickm@torproject.org>
Fri, 15 Jun 2012 14:16:00 +0000 (10:16 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 15 Jun 2012 19:07:53 +0000 (15:07 -0400)
commit1755f792ed265dcea70a199c19ffde47aae7544b
treecdc25880d039d1bc8138dc9e6cf9372e8f8407c2
parent783f705ddc507c082ab53b556317680447f046f6
Refactor GETINFO process/descriptor-limit

Previously it duplicated some getrlimit code and content from compat.c;
now it doesn't.
changes/descriptor_limit [new file with mode: 0644]
src/common/compat.c
src/or/control.c