Search code examples
How to get the mode of a file descriptor?...


cfilestreamfile-descriptorfile-accessfcntl

Read More
Specification of file descriptors...


file-descriptorfile-access

Read More
How to make sense of O_RDONLY = 0?...


cfile-descriptorfcntlbitflags

Read More
What is difference between file descriptor and file pointer?...


coperating-systemfile-descriptorfile-pointer

Read More
Empty or "flush" a file descriptor without read()?...


cflushfile-descriptor

Read More
How is second scanf working after closing standard input...


clinuxiofile-descriptor

Read More
Any file-descriptor changes in os.execvp() in Python3?...


pythonpython-3.xpipeexecfile-descriptor

Read More
How to inject something to stdin of another process...


shellhttp-redirectcommand-linestdinfile-descriptor

Read More
C read() and write() while loop...


cbuffersystemfile-descriptor

Read More
Using File Descriptors in Visual Studio 2010 and Windows...


c++filefile-descriptor

Read More
Puzzled with file descriptor in Bash (ffmpeg video capture)...


linuxbashffmpegfile-descriptor

Read More
sending input from file descriptor...


clinuxfile-descriptor

Read More
Python: how to write to fd 3?...


pythoncstdoutfile-descriptorfdopen

Read More
Does a fd pointer get incremented when I use it to read() or write() AND how can the incrementation ...


cbuffersystem-callsfile-descriptorread-write

Read More
Exception when calling setDataSource(FileDescriptor) method (failed.: status=0x80000000)...


androidvideo-streamingmedia-playerfile-descriptor

Read More
Write to file descriptor and immediately read from it...


cbuffersystem-callsfile-descriptor

Read More
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
BackNext