Skip to content
  • Nick Mathewson's avatar
    r12349@catbus: nickm | 2007-04-11 09:18:15 -0400 · 38a5f095
    Nick Mathewson authored
     Add code to shrink the cell memory pool by discarding empty chunks that have been empty for the last 60 seconds.  Also, instead of having test.c duplicate declarations for exposed functions, put them inside #ifdef foo_PRIVATE blocks in the headers.  This prevents bugs where test.c gets out of sync.
    
    
    svn:r9944
    38a5f095