Closed staticfloat closed 1 year ago
Rather than hardcoding the value of this code, use the handy already-present Base.UV_EADDRINUSE binding. This binding has the following values on the following systems:
Base.UV_EADDRINUSE
-98
-48
-4091
Oh, is this actually Plots.jl acting up? :D
It looks to me like it's complaining about missing docs.
Rather than hardcoding the value of this code, use the handy already-present
Base.UV_EADDRINUSE
binding. This binding has the following values on the following systems:-98
-48
-4091