Search code examples
Pass File Descriptor - Execve (typecast)...

ccastingfile-descriptorexecve

Read More
Can perl sysopen open file for atomic writes?...

linuxperlsystem-callsatomicfile-descriptor

Read More
Copy acceleration with copy_file_range...

clinuxfile-descriptor

Read More
Count lines of a file using file descriptor in C...

cfilenewlinefile-descriptor

Read More
How to pass file descriptors from parent to child in python?...

pythonmultiprocessingfile-descriptor

Read More
Unix Shell File Descriptors...

bashunixkshfile-descriptor

Read More
How to tell if FILE* is referring to a directory?...

cfile-descriptorstdiofcntlfile-pointer

Read More
Sending file descriptor by Linux socket...

clinuxsocketsfile-descriptor

Read More
Java equivalent of C's poll()?...

javacpollingfile-descriptor

Read More
How to pass net.Listener()'s FD to child process safely?...

gofile-descriptor

Read More
Stream live video from phone to phone using socket fd...

androidvideo-streamingmedia-playerlive-streamingfile-descriptor

Read More
C++ Serial communication reading data works but writing fails...

linuxserial-portfile-descriptortermiosfcntl

Read More
Can I Share memory between 2 process without any passing? (In Android NDK)...

androidandroid-ndkshared-memoryfile-descriptor

Read More
How to know if we get an error or a group ID using fcntl and F_GETOWN ?...

cprocesslinux-kernelsystem-callsfile-descriptor

Read More
Bash file descriptor and write printf to a file in a while loop...

bashloggingfile-descriptorio-redirection

Read More
Cannot see files opened by a process...

bashfile-descriptorlsof

Read More
Node.js read and write stream to the same file at the same time...

node.jsfilestreamfsfile-descriptor

Read More
Why is select.select telling me it is not readable...

python-3.xpipefile-descriptor

Read More
Python client-server socket error [Errno 9] Bad file descriptor...

pythonsocketsclient-serverfile-descriptor

Read More
switch output file redirection in the middle of a bash script...

bashfile-descriptortee

Read More
What is happened with QSocketNotifier when file descriptor becomes bad?...

c++qthardwarefile-descriptor

Read More
In golang, does moving an open file cause a leak or any other problem?...

gooperating-systemfile-descriptor

Read More
I2C Bus writable/readable flags on I2C file descriptor...

c++linuxselectfile-descriptori2c

Read More
Is HANDLE similar to file descriptor in Linux?...

c++windowsfile-descriptor

Read More
Inserting the output of file descriptor 3 inline in bash...

bashfile-descriptoroutput-redirect

Read More
How to read only the first line of the output from a file descriptor?...

bashshellfile-descriptorio-redirection

Read More
Bad file descriptor error when trying to associate fmemopen file descriptor with stdin...

cinputioshared-librariesfile-descriptor

Read More
How to write to a named file descriptor in Bash?...

bashfile-descriptor

Read More
Flutter bad file descriptor error on MacOS...

consoledartmacos-sierrafile-descriptorread-write

Read More
Is there a way to convert stdin/stdout fds into one fd?...

linuxsocketsopensslfile-descriptor

Read More
BackNext