Search code examples
Pipe commands with fork and dup2...


chttp-redirectprocesspipefile-descriptor

Read More
Can a file descriptor be duplicated multiple times?...


cunixsystem-callsfile-descriptor

Read More
Why poll() returns immediately on regular files and blocks on fifo?...


c++posixpollingfile-descriptor

Read More
Resolve broken symbolic links without checking for existance...


javalinuxsymlinkfile-descriptor

Read More
How to properly perform multiple redirection in C...


clinuxfile-descriptordup2dup

Read More
ContentResolver.openOutputStream() throws strage FileNotFoundException...


javaandroidfile-descriptorstorage-access-framework

Read More
Is it possible to get the X11 file descriptor that Qt uses so I can do a poll() on it?...


qtselectx11file-descriptorepoll

Read More
Reading From One Child Process Blocks Other Children...


coperating-systempipeforkfile-descriptor

Read More
What is the size in bits of a file descriptor in an x64 system running Ubuntu 19.10?...


clinuxassemblyx86-64file-descriptor

Read More
Golang bad file descriptor...


gofile-descriptor

Read More
How to get current offset of stream or file descriptor?...


node.jsoffsetfile-descriptor

Read More
How to limit go routines based on number of file descriptors...


gofile-descriptorgoroutine

Read More
Nginx File descriptor limit...


nginxfile-descriptor

Read More
Default write behaviour - O_TRUNC or O_APPEND?...


clinuxunixsystem-callsfile-descriptor

Read More
Some way to get files CRC from file system?...


javachecksumfile-descriptor

Read More
Node.js - Properly closing fd with multiple streams...


node.jsfilesystemsfile-descriptor

Read More
Why does file descriptor remain after TCP connection is CLOSED?...


unixtcpfile-descriptor

Read More
How to put stdout file descriptor in a variable?...


bashshellfile-descriptor

Read More
Is it legal to read a file descriptor into NULL?...


clinuxfile-descriptor

Read More
Reading from a Closed File Descriptor...


linuxtracefile-descriptorgimpstrace

Read More
Correctly close file descriptor when opened through network mount...


cremote-accessfile-descriptormount-point

Read More
On Windows/mingw, what is the equivalent of `fcntl(fd, F_GETFL) | O_ACCMODE`?...


cwindowsmingwfile-descriptor

Read More
What is the POSIX-defined buffering on a file opened after closing stdout?...


cposixfile-descriptormultiprocess

Read More
Why is select used in Linux...


clinuxfile-descriptorselect-syscall

Read More
How to replace successive occurrences of characters in a file by the number...


cstringfilepointersfile-descriptor

Read More
Question about STDIN STDOUT STDERR...


c++statisticsstreamfile-descriptor

Read More
boost::process system leaking file descriptors...


c++boostfile-descriptorresource-leakboost-process

Read More
Why use "<&3", "3&-" and "3</file" in a bash while loop?...


bashwhile-loopfile-descriptorio-redirection

Read More
How to read and write files and process files using file-descriptor or system call in c using struct...


cstructfile-descriptor

Read More
Too many files open on Mac Neo4J...


macosneo4jspring-data-neo4jfile-descriptor

Read More
BackNext