CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
file-descriptor
09-02
Enterprise
Writing to File descriptor 0 (STDIN) only affects terminal. Program doesn't read
08-09
OS
Changing standard output in middle of program not printing previous printf to console
07-14
Back-end
Find file descriptor of directory associated with filename
07-09
database
why scala puts the version on stderr instead
06-09
Blockchain
Maximum file descriptors used by visual code
06-04
front end
Error while closing file descriptors in bash with exec
06-02
Back-end
Bad file descriptor error by working on files
05-17
Blockchain
read event is received before the write one in kqueue
05-16
Software design
Create file descriptor which outputs to multiple targets
05-14
Blockchain
Can I delete a UDS Socket file using "rm" command
04-29
Enterprise
getchar() keeps returning EOF even after subsequent calls but read() system calls seem to "clea
04-14
Software engineering
Is it possible to redirect stdout to a non-stderr stream inside a shell script?
04-06
Software engineering
Perl Fcntl calls to F_SETPIPE_SZ or F_GETPIPE_SZ throws "Bad file descriptor"
03-23
Back-end
Can I create a circular buffer on Linux? (current code segfaults)
03-19
Back-end
In Bash, how to capture exit status code from a command nested within a complex statement
03-08
Mobile
Bash - Reading from file descriptor simultaneously
12-13
OS
address of opened file
11-29
Mobile
Why is STDIN_FILENO always zero?
10-27
OS
Why is dup2 necessary in this C reverse shell code?
10-24
other
How random is a linux socket file description assignment?
10-19
Software design
How random is a linux socket file description assignment?
10-02
Enterprise
Send command output back to previous subshell in pipe for processing
Links:
CodePudding