CONTRIBUTING
author Kim Alvefur <zash@zash.se>
Fri, 10 Feb 2023 00:37:05 +0100
changeset 12888 f5a75aaa8a25
parent 9950 ceaca48a7e6d
permissions -rw-r--r--
util.poll: Include unistd.h only for epoll This defines close(), which is only used with epoll, hence we don't need to include it when building in poll or select mode.

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.