mitsuhiko / systemfd

Development helper utility for helping with auto reloading for projects supporting systemd socket activation
Apache License 2.0
468 stars 17 forks source link

fix error: EADDRINUSE: Address already in use #6 #10

Closed deftsp closed 2 years ago

ekzhang commented 3 years ago

What is the status of this?

deftsp commented 3 years ago

Status? The EADDRINUSE problem no longer bother me anyway.

ekzhang commented 3 years ago

I am experiencing the same issue right now. How did you fix the EADDRINUSE error?

deftsp commented 3 years ago

Here, https://github.com/mitsuhiko/systemfd/pull/10/files#diff-63d778a2971dfb2e16dbf22e6dc60deaR152

ekzhang commented 3 years ago

Is it possible for this fix to be merged in?

@mitsuhiko

cortopy commented 3 years ago

@mitsuhiko would you mind commenting if this PR has any chance of getting merged at some point?