1. Feb 11, 2014
  2. Feb 09, 2014
  3. Feb 08, 2014
  4. Feb 06, 2014
  5. Feb 05, 2014
    • Fedor Indutny's avatar
      contextify: handle infinite recursion errors · 5ce45803
      Fedor Indutny authored
      Try to be consistent with v0.10 and emit "Maximum call stack size
      reached", even if it happens when allocating context or doing other
      stuff.
      
      fix #7045
      5ce45803
    • Alexis Campailla's avatar
      test: fix test-tcp-wrap-listen · bae545da
      Alexis Campailla authored
      If the call to writeBuffer completes asynchronously, we need to have
      an oncomplete callback on the request object no matter what. The
      writeQueueSize seems irrelvant to that regard.
      
      Note that on Windows writeBuffer always completes asynchronously.
      
      See related commit 9836a4ee
      bae545da
  6. Feb 04, 2014