Snawoot / postfix-mta-sts-resolver

Daemon which provides TLS client policy for Postfix via socketmap, according to domain MTA-STS policy
MIT License
117 stars 23 forks source link

asdnotify: fix high CPU usage #56

Closed Snawoot closed 4 years ago

Snawoot commented 4 years ago

Purpose of proposed changes

Resolve high CPU usage of asdnotify module.

Essential steps taken

Now subscribing to socket writable event only when we need it.