瀏覽代碼

Add TODO item: gripe early when fd limits are low, rather than blowing up when we run out

svn:r2625
Nick Mathewson 20 年之前
父節點
當前提交
f8563b4f6a
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      doc/TODO

+ 2 - 0
doc/TODO

@@ -45,6 +45,8 @@ N  - Windows installer
    - Review website; make important info more prominent.
 
 Beyond 0.0.9:
+   - Check getrlimit(RLIMIT_[N]OFILE), sysconf(OPEN_MAX) on start-up, and
+     warn if we're running as a server with a low limit.    
    - Implement If-Modified-Since for directories.
 N  - Handle rendezvousing with unverified nodes.
      - Specify: Stick rendezvous point's key in INTRODUCE cell.