5875ba7 Use `is_socket_file` for detecting socket on standard input.

Authored and Committed by bignose 2 years ago
    Use `is_socket_file` for detecting socket on standard input.
    
    This allows for conditions where the stream file object is already closed.
    
        
file modified
+6 -0
file modified
+1 -2
file modified
+8 -7