語言選擇:
免費網上英漢字典|3Dict

file descriptor leak

資料來源 : Free On-Line Dictionary of Computing

file descriptor leak
     
         (Or "fd leak" /F D leek/) A kind of programming
        {bug} analogous to a {core leak}, in which a program fails to
        close {file descriptors} ("fd"s) after file operations are
        completed, and thus eventually runs out of them.
     
        See {leak}.
     
        (1994-11-30)
依字母排序 : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z