# libevent Description =========== The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. More information ================ - Homepage: https://libevent.org/ ## Availability | Module |Generic|E5|Lake|Epyc|Cascade| |------|------|------|------|------|------| |libevent/2.1.12-GCCcore-10.3.0|| ✓ | ✓ || ✓ | |libevent/2.1.12-GCCcore-11.2.0|| ✓ | ✓ || ✓ | |libevent/2.1.12-GCCcore-12.3.0|| ✓ | ✓ || ✓ |