[systemd-bugs] [Bug 55082] Please add support for 'accepting' UDP packets via systemd

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 19 02:37:46 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=55082

--- Comment #1 from Lennart Poettering <lennart at poettering.net> 2012-09-19 09:37:46 UTC ---
Hmm? UDP is not connection-based, accept() cannot be called for UDP sockets. If
done it will return EOPNOTSUPP. (See accept(2) for details)

I don't really understand what you are asking for?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the systemd-bugs mailing list