Software /
code /
prosody
File
CONTRIBUTING @ 12884:f5a75aaa8a25
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.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 10 Feb 2023 00:37:05 +0100 |
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.