Skip to content
Snippets Groups Projects
Commit a290fa81 authored by mechanik20051988's avatar mechanik20051988 Committed by Nikita Pettik
Browse files

evio: check the existence of the unix socket path before binding

Previously we tried to bind to new URI and if it fails, we check
the existence of inactive unix socket for same path and delete it.
Now we first find and delete inactive unix socket with the same
path and only then try to bind.

Part of #3554
parent fa535517
No related branches found
Tags 2.10.0-beta2
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment