Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in file-descriptor

specifying file descriptor number?

Python subprocess running out of file descriptors

General explanation of how epoll works?

Strange behavior performing library functions on STDOUT and STDIN's file descriptors

c unix io file-descriptor

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

How to execute a program from file descriptor?

c exec file-descriptor

Determining whether a readable file descriptor is the read end of a pipe

How much information is actually stored in a file descriptor?

Default write behaviour - O_TRUNC or O_APPEND?

Zsh pipe all output to command

bash shell zsh file-descriptor

How to use sendmsg() to send a file-descriptor via sockets between 2 processes?

Understanding lsof output

java file unix file-descriptor

Java equivalent of C's poll()?

java c polling file-descriptor

Windows equivalent of ulimit -n

Is there a way to restore/recover nohup to see the output in the console?

Bash double process substitution gives bad file descriptor

How can I trace/catch "Warning: invalid file descriptor -1 in syscall close" in valgrind

Python close_fds not clear

How to pass file descriptors from parent to child in python?