Is there any portable or at least vendor-specific way to detect if a Unix socket is orphaned?

前端 未结 0 486
渐次进展
渐次进展 2020-12-19 23:29

When a process creates UDS and exits abnormally, it leaves a socket file behind. On the next run, the program may have troubles seeing the file already exists.

Is the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题