4b2e2b3 - commit Lon's patch

Authored and Committed by Jonathan Brassow 18 years ago
    - commit Lon's patch
      Contains:
            - Fix that causes connection desc's to timeout, eliminating
              the problem where all desc could be used-up, even though
              they are not in-use.
            - Increase # of connection desc from 10 -> 30
            - Ignore SIGPIPE
            - Don't call printf from a signal handler
            - Don't catch SIGSEV, allowing for core dumps
            - build with -ggdb
    
    - applied and compile tested
    
        
file modified
+38 -16
file modified
+141 -80
file modified
+1 -1