<div dir="ltr">Ive been working on my first nginx module (well more specifically, a fork of an existing module with permission).<div><br></div><div style>Pretty close to done however found one thing thats lacking in the nginx core (as far as I can tell). UDP Listening.</div>
<div style><br></div><div style>There is support for UDP sockets, so sending of UDP data is fine. Howeaver binding and listening seems to be full of hardcoded TCP related stuff.</div><div style><br></div><div style>Is this correct or am I just doing it wrong?.</div>
</div>