Search code examples
Reading sensors data from the sysfs interface (hwmon) occasionally results in a blocking call (longe...

c++file-ioblockingnonblockingfile-descriptor

Read More
Is NpzFile closing itself when used as a context manager?...

pythonnumpyfile-descriptorcontextmanagerresource-leak

Read More
Error while closing file descriptors in bash with exec...

bashfile-descriptor

Read More
Bad file descriptor error by working on files...

cbit-manipulationbitfile-descriptor

Read More
read event is received before the write one in kqueue...

socketsunixselectfile-descriptorkqueue

Read More
Sending and receiving integers array by Linux socket...

c++linuxsocketsfile-descriptor

Read More
According to POSIX, when will my writes be visible to other processes?...

concurrencyfile-ioposixsystem-callsfile-descriptor

Read More
Is any operation needed prior to write(fd,...?...

cfile-descriptor

Read More
How do I get a TextIO.instream from a POSIX file descriptor?...

smlfile-descriptor

Read More
write() undefined behavior...

cfile-iofile-descriptor

Read More
How do I get the file descriptor of a file opened using TextIO.openIn?...

smlfile-descriptor

Read More
Get list of open files (descriptors) in OS X...

macososx-mavericksfile-descriptorprocfs

Read More
Create file descriptor which outputs to multiple targets...

bashoutputfile-descriptor

Read More
Unable to clone Git repo: Invalid file descriptor...

gitproxyhttp-proxyfile-descriptor

Read More
Socket and file descriptors...

socketsfile-descriptor

Read More
Duplicate IO with file descriptors...

bashloggingiofile-descriptortee

Read More
Wrap sd_bus in single file descriptor...

csystemdfile-descriptordbusepoll

Read More
Is it possible to redirect stdout to a non-stderr stream inside a shell script?...

bashshellfile-descriptorio-redirection

Read More
Perl Fcntl calls to F_SETPIPE_SZ or F_GETPIPE_SZ throws "Bad file descriptor"...

perlubuntufile-descriptorfcntl

Read More
How to find next available file descriptor in Bash?...

bashfile-descriptorsubshellprocess-substitution

Read More
Can I create a circular buffer on Linux? (current code segfaults)...

clinuxshared-memoryfile-descriptor

Read More
Increasing limit of FD_SETSIZE and select...

clinuxfile-descriptor

Read More
In Bash, how to capture exit status code from a command nested within a complex statement...

bashexecevalfile-descriptorexit-code

Read More
C socket get IP address from filedescriptor returned from accept...

csocketsunixforkfile-descriptor

Read More
Bash - Reading from file descriptor simultaneously...

bashfile-descriptor

Read More
Retrieve filename from file descriptor in C...

clinuxfilefile-descriptor

Read More
Closing opened file descriptors in child process...

unixforkparent-childfile-descriptorsetrlimit

Read More
setbuf() - printf(), and write()...

cstreambufferfile-descriptor

Read More
Pipe the output of eval/source in fish shell...

evalfile-descriptorio-redirectionfish

Read More
Closing a ParcelFileDescriptor file descriptor after detaching...

androidfile-descriptorparcelfiledescriptor

Read More
BackNext