List Question
20 TechQA 2017-05-19T21:33:34.563000getsockname() returns invalid-looking name
237 views
Asked by StoneThrow
Is write to SOCK_SEQPACKET atomic?
426 views
Asked by alpha
Is it safe to read from pipe OR socketpair with one end closed till reaching EOF?
974 views
Asked by Kiril Kirov
Using socketpair() under Rust
617 views
Asked by user3272410
create socketpairs() for multiple forks() or just one is enough
159 views
Asked by asmazizou
linux: fork/socketpair/close and multiple child process
2.5k views
Asked by schorsch_76
Testing a real TCP Socket in Ruby
417 views
Asked by Julik
Is it possible that socketpair() return same pairs?
150 views
Asked by Alan
permission denied calling socketpair() from kubernetes container
275 views
Asked by jelmer
Delay in read/write pipe when many requests for unix pipe (sockerpair) communication in Golang
340 views
Asked by JQian
Perl select returning undef on sysread when using Windows, IPC::Open3, and IO::Socket->socketpair()
766 views
Asked by Lucas
socketpair() & creating new child processes after close() of worker socket
521 views
Asked by Kelly Beard
Why can't I communicate with a forked child process using Tokio UnixStream?
820 views
Asked by cdecker
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
Behavior of SO_SNDBUF when using socketpair
624 views
Asked by Manu Thomas Mathew
Python: AttributeError: 'module' object has no attribute 'socketpair'
1k views
Asked by Joffo
ncurses interrupts system call when resizing terminal
1.5k views
Asked by user2876571
How to run Client program on fixed port in UDP connectionless client - server pair in java
306 views
Asked by Nazgul
Why does socketpair() allow SOCK_DGRAM type?
1.2k views
Asked by StoneThrow