in reply to Non-Blocking Bidirectional Communication using Unix Sockets

You keep using that word "non-blocking."
I do not think it means what you think it means.

perldoc -f sysread
perldoc -f syswrite
  • Comment on Re: Non-Blocking Bidirectional Communication using Unix Sockets