Search code examples
How to retrieve the user name from the user ID...

cunixsystem-callsfile-descriptorstat

Read More
Spring Integration TCP - What is a good way to close listening socket completely...

socketsspring-integrationtcpclientfile-descriptor

Read More
How to force a file descriptor to buffer my output...

c++linuxiofile-descriptor

Read More
Not able to play the raw file in Android?...

androidfile-descriptor

Read More
Find how many bytes are ready to be read from a FILE* or a file descriptor...

cpipefile-descriptor

Read More
Python: Close a file opened with scipy.misc.imread...

pythonscipyfilesystemsfile-descriptor

Read More
What can I assume about pthread_create and file descriptors?...

linuxpthreadsposixfile-descriptor

Read More
Python write and read is not working with same file Descriptor...

pythonfilefile-descriptor

Read More
Is O_LARGEFILE needed just to write a large file?...

clarge-filesfile-descriptorposix-apilarge-file-support

Read More
File descriptors and pipe in C...

clinuxpipefile-descriptor

Read More
Return file descriptor from Bash function...

bashshellfile-descriptor

Read More
File descriptors example in C under linux...

clinuxfile-descriptor

Read More
Get memory usage of open file descriptors...

linuxlinux-kernelfile-descriptor

Read More
File Descriptor flags and functions...

cposixflagsfile-descriptor

Read More
How detect a input injected from bash in a background process using std::in and getline()...

c++bashshfile-descriptorio-redirection

Read More
Capturing data being written to open file descriptor...

cfile-handlingfile-descriptorfdopen

Read More
how to make read() in thread block on a pipe's file descriptor?...

cpthreadspipefile-descriptor

Read More
openmpi, termios and stdin...

stdinfile-descriptoropenmpitermios

Read More
libwebsockets for C, can i use websocket file descriptor with select()?...

cwebsocketfile-descriptorlibwebsockets

Read More
Why does mplayer exit Bash while loop?...

linuxbashfile-descriptormplayer

Read More
Pass handle down pipeline...

node.jsmacosstdinpidfile-descriptor

Read More
How to identify if two file diescriptors point to the same file...

linuxassemblyx86-64file-descriptor

Read More
Share a file descriptor between parent and child after fork and exec...

clinuxexecforkfile-descriptor

Read More
Bad file descriptor when using fdopen?...

cpipefile-descriptorfdopen

Read More
How to write a struct to a file using write() function?...

c++cposixfile-descriptor

Read More
Is there a null file descriptor value in POSIX?...

c++posixfile-descriptor

Read More
passing file descriptors from the main process to its threads...

pthreadsfile-descriptor

Read More
Write to stdin of process listening for messages...

bashshellipcstdinfile-descriptor

Read More
Creating a shell in C. How would I implement input and output redirection?...

clinuxfile-descriptordup2

Read More
linux x86 assembly language sys_read call should have first argument as 0 (stdin)...

linuxassemblyx86file-descriptor

Read More
BackNext