Search code examples
How would select() return anything other than -1, 0, or 1?...

cfile-descriptorposix-select

Read More
Difference between select() and fcntl()...

cunixfile-descriptorfcntlposix-select

Read More
Is there a way to test if a fd_set is "nonzero"?...

clinuxfile-descriptorposix-select

Read More
inotify api stops working after reporting once or twice...

cfile-descriptorinotifyposix-select

Read More
FIFO pipe is always readable in select()...

cfile-descriptorfifoposix-select

Read More
How to iterate through a fd_set...

c++cfile-descriptorposix-select

Read More
Abort linux polling...

linuxfile-descriptorabort

Read More
Unable to open file C...

cfile-iofile-descriptor

Read More
printing open files of current process...

clinuxprocesslinux-kernelfile-descriptor

Read More
how to increase open files on kafka cluster...

linuxapache-kafkafile-descriptorambarihdp

Read More
Can we close file descriptors 3 and 4? I'm having trouble with it...

cpipevalgrindfile-descriptor

Read More
Does fopen create a file descriptor?...

cunixfopenfile-descriptor

Read More
Why are the file descriptors for TcpListener and the produced TcpStream different?...

rusttcpfile-descriptor

Read More
Is there a way to test for end of file in less than 3 syscalls?...

clinuxfile-descriptor

Read More
linux programming: value of file descriptor is always 3...

linuxunixfile-descriptor

Read More
verify open file descriptor with lsof...

cfile-descriptorlsof

Read More
is it a good practice to close file descriptors on exit...

ccoding-stylefile-descriptor

Read More
changing activity(context) affect on access permision to received uri?...

androidurifile-descriptor

Read More
C — Why «write» can't write in file?...

cfilefile-iosystem-callsfile-descriptor

Read More
Monitor a file-descriptor in background with python...

python-3.xlinuxfile-descriptor

Read More
How many file descriptors are open?...

python-3.xlinuxfile-descriptorresource-leak

Read More
two file descriptors to same file...

linuxfileposixfile-descriptor

Read More
What are the possible values for file descriptors?...

clinuxvalidationfile-descriptor

Read More
How to use a different file-descriptor in a shell pipeline?...

bashunixshpipelinefile-descriptor

Read More
What is blocking behaviour at EOF...

socketseofnonblockingfile-descriptor

Read More
How to implement redirection of stdout of a child process to a file?...

rustfile-descriptorlibc

Read More
Why does the following code snippet close STDOUT?...

coperating-systemstdoutfile-descriptor

Read More
Broken pipe using "echo" command on a file descriptor holding a TCP connection...

bashsocketsfile-descriptorio-redirection

Read More
How to debug gstreamer pipeline with leaking file descriptors after gst_object_unref()?...

debugginggstreamerfile-descriptorlsofgstreamer-1.0

Read More
What is file-descriptor?...

csocketsfile-descriptor

Read More
BackNext