Unix File Descriptors and Programmer Abstractions
Programmers Quickie - En podcast af Software Engineering
Kategorier:
Unix File Descriptors and Programmer Abstractions. In Unix and related computer operating systems, a file descriptor is an abstract indicator used to access a file or other input/output resource, such as a pipe or network socket. File descriptors form part of the POSIX application programming interface