indimail / indimail-mta

qmail fork with IPV6, TLS, DANE, DKIM, SRS2, SPF, daemontools, qmailanalog, mess822, & ucspi-tcp
https://github.com/indimail/indimail-mta/wiki/0-IndiMail-Wiki
GNU General Public License v3.0
12 stars 2 forks source link

daemontools - define functions not returning as no_return #25

Closed mbhangui closed 2 years ago

mbhangui commented 2 years ago
  1. include noreturn.h from libqmail defining macro no_return
  2. use no_return macro to declare funtions that do not return back to caller