[Bug 159817] [udp] write UDPv4: No buffer space available (code=55)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 2 10:21:01 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=159817

Tom Jones <thj at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |Closed
         Resolution|---                         |Works As Intended
                 CC|                            |thj at FreeBSD.org

--- Comment #3 from Tom Jones <thj at FreeBSD.org> ---
The No buffer space error indicates the socket buffer is full, this is expected
behaviour. I found an OpenVPN release note that mentions quiting this error in
linux:
https://github.com/OpenVPN/openvpn/blob/4376805d8fd2a5d4a3a7c5e4f60948a3ef76ff3b/ChangeLog#L3652

I would suggest opening a bug with OpenVPN if this continues to be an issue for
you.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list