List Question
20 TechQA 2021-12-07T02:59:22.827000create socketpairs() for multiple forks() or just one is enough
159 views
Asked by asmazizou
permission denied calling socketpair() from kubernetes container
275 views
Asked by jelmer
Is it possible that socketpair() return same pairs?
150 views
Asked by Alan
Why can't I communicate with a forked child process using Tokio UnixStream?
820 views
Asked by cdecker
use dup2 to redirect printf failed
319 views
Asked by Kathy.Pu
C++ Socket Pair Not Reading/Writing Parent/Child
1.2k views
Asked by Ainsley
Fork doesn't load the program in execv
293 views
Asked by joy_jlee
Is write to SOCK_SEQPACKET atomic?
426 views
Asked by alpha
Why does socketpair() allow SOCK_DGRAM type?
1.2k views
Asked by StoneThrow
getsockname() returns invalid-looking name
237 views
Asked by StoneThrow
Should the socketpair ends be closed before application exits?
252 views
Asked by Bionix1441
socketpair() & creating new child processes after close() of worker socket
521 views
Asked by Kelly Beard
Delay in read/write pipe when many requests for unix pipe (sockerpair) communication in Golang
340 views
Asked by JQian
Behavior of SO_SNDBUF when using socketpair
624 views
Asked by Manu Thomas Mathew
How to run Client program on fixed port in UDP connectionless client - server pair in java
306 views
Asked by Nazgul
Testing a real TCP Socket in Ruby
417 views
Asked by Julik
linux: fork/socketpair/close and multiple child process
2.5k views
Asked by schorsch_76
Is it safe to read from pipe OR socketpair with one end closed till reaching EOF?
974 views
Asked by Kiril Kirov
Python: AttributeError: 'module' object has no attribute 'socketpair'
1k views
Asked by Joffo
Using socketpair() under Rust
617 views
Asked by user3272410