Search code examples
Meaning of open_fds field of fdtable...


clinuxkernelfile-descriptor

Read More
Open a filedescriptor specified by a variable...


bashfile-descriptorio-redirection

Read More
Perl: Check if shell has redirected file handle...


perlshellfile-iofile-descriptor

Read More
How to safely share a file descriptor between two processes?...


unixmultiprocessingfile-descriptor

Read More
C read and thread safety (linux)...


clinuxmultithreadingfile-descriptor

Read More
How does a system call know what process a file descriptor belong to?...


linuxsocketsunixlinux-kernelfile-descriptor

Read More
Send diff output to 3 files...


bashdifffile-descriptor

Read More
Encrypt video on the fly from android camera...


javaandroidencryptionandroid-camerafile-descriptor

Read More
can't open file, file descriptor returns -1 value...


cfile-iofile-descriptor

Read More
how to get back stdout after piping it with dup?...


c++linuxpipefile-descriptor

Read More
Unexpected value read from socket fd...


csocketstcpfile-descriptor

Read More
read() on a NON-BLOCKING tun/tap file descriptor gets EAGAIN error...


socketsfile-descriptoropenvpntun

Read More
Dynamic generation of file contents (poor man's proc file)...


cfilestdoutnamed-pipesfile-descriptor

Read More
C: No such file or directory...


cfilefile-descriptormode

Read More
adding new sockets to epoll instances other than the epoll instance that polls the listening socket...


clinuxsocketsfile-descriptorepoll

Read More
closing a file descriptor and then using it...


cunixposixfile-descriptordup2

Read More
Socket programming and arrays...


arrayssocketsfile-descriptor

Read More
Select in C, why does it fail?...


clinuxsocketsfile-descriptor

Read More
FD_ISSET returns 0 after FD_SET...


linuxsocketsnetwork-programmingsetfile-descriptor

Read More
What does write(2) return of zero mean and will I eventually make progress (non-zero result)?...


c++socketsblockingfile-descriptor

Read More
Is it reasonable to expect that in Linux, fd < maximum number of open file descriptors?...


clinuxlinux-kernelfile-descriptorsetrlimit

Read More
libevent kqueue doesn't work on fd returned from zmq_getsockopt()...


czeromqfile-descriptorlibeventkqueue

Read More
specifying file descriptor number?...


clinuxbashunixfile-descriptor

Read More
Manipulate File Descriptors for select.select in Python...


pythonsocketsselectblockingfile-descriptor

Read More
How do Bash local file descriptors work?...


bashfile-iofile-descriptor

Read More
Initialize a static structure...


c++structfile-descriptor

Read More
select() and poll() in Linux...


linuxkernelfile-descriptor

Read More
How to read for X seconds maximum in C++?...


c++timeoutfile-descriptor

Read More
How to redirect stdout to stdin in Matlab? Aka how to manage file-descriptors?...


matlabfile-descriptor

Read More
Weird thing in file-descrpiter I/O for gpio port...


cfile-ioembedded-linuxfile-descriptor

Read More
BackNext