ecore_con - on bsd if we get flock unlink old socket by force
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 15 Feb 2020 11:31:43 +0000 (11:31 +0000)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 17 Feb 2020 21:39:19 +0000 (06:39 +0900)
commitb8d16b6e9b1009485d4773b88083e8846f274071
tree58458c356f6d5243bbe89ba5c9fa5b5c527b338f
parentc39151fb59a4b3e89eaf9473507e4bb847bdbe4b
ecore_con - on bsd if we get flock unlink old socket by force

trying to address other parts of the bsd socket hanging on bind() etc.
... unlink socket if we get the file lock as we should now have an
exclusive lock on the socket anyway - clear out the old one by force
once we have the lock.
src/lib/ecore_con/efl_net_server_unix.c