Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in file-descriptor

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

Is O_LARGEFILE needed just to write a large file?

How to retrieve the user name from the user ID

FFmpeg: seeking not possible with file descriptor on Android Q

How does socket select() work?

c sockets file-descriptor

How do linux file descriptor limits work?

What does epoll do with a file descriptor that refers to a directory?

linux file-descriptor epoll

Increase max open files for Ubuntu/Upstart (initctl)

How can I detect when someone opens the slave side of a pty (pseudo-terminal) in Linux?

linux file file-descriptor pty

How to write to a named file descriptor in Bash?

bash file-descriptor

Read/write from file descriptor at offset

c file-descriptor

File descriptor leak example?