Want to create an interactive transcript for this episode?
Podcast: Programmers
Episode: Unix File Descriptors and Programmer Abstractions
Description: 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