Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in file-descriptor

How can I read from a specific raw file descriptor in Rust?

unix io rust file-descriptor

How to determine if an open file is a socket or a pipe?

simultaneous read on file descriptor from two threads

Find how many bytes are ready to be read from a FILE* or a file descriptor

c pipe file-descriptor

How to stream to/from a file descriptor in node?

C socket get IP address from filedescriptor returned from accept

C: how to redirect stderr from System-command to stdout or file?

How can I pass a socket from parent to child processes

How to find next available file descriptor in Bash? [duplicate]

Is creating two FILEs for the same file descriptor well-defined?

Bash redirection with file descriptor or filename in variable

Subshell IO redirection

Check if file descriptor is valid

In bash, how do I open a writable file descriptor that's externally redirectable?

How to get media item real_Path from contentResolver.openFileDescriptor(Uri uri, String s) in Android Q?

Node.js : EBADF, Bad file descriptor

node.js file-descriptor

How to determine if a file descriptor is seekable?

c posix file-descriptor

C read and thread safety (linux)

open() what happens if I open twice the same file?

c file-descriptor

Inter-process communication without FIFOs

bash file-descriptor fifo