Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in file-descriptor

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?

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

c flush file-descriptor

What does the FD column of pipes listed by lsof mean?

How to close file descriptor via Linux shell command

linux shell file-descriptor

Duplicate file descriptor with its own file offset

Check if socket is listening in C

c sockets file-descriptor

PHP / MYSQL connection failures under heavy load through mysql.sock

two file descriptors to same file

What's a file descriptor's "exception"?

How to iterate through a fd_set

c++ c select file-descriptor