File

CONTRIBUTING @ 11043:d105e787f5ed

net.server_select: Fix traceback (thanks eta) The `socket` here is unreferenced on disconnect. Calling :resume_writes after that causes an error when `addsocket()` tries to use it as a table index.
author Kim Alvefur <zash@zash.se>
date Sun, 23 Aug 2020 22:19:29 +0200
parent 9946:ceaca48a7e6d
line wrap: on
line source

Thanks for your interest in contributing to the project!

There are many ways to contribute, such as helping improve the
documentation, reporting bugs, spreading the word or testing the latest
development version.

You can find more information on how to contribute at <https://prosody.im/doc/contributing>

See also the HACKERS and README files.