emqx / esockd

Erlang general non-blocking TCP/SSL socket server
https://www.emqx.com
Apache License 2.0
211 stars 84 forks source link

Move socket option restoration to a better place #179

Closed savonarola closed 1 year ago

savonarola commented 1 year ago

For reading proxy protocol info, move logic of socket option saving and restoration into a separate function.