jetmore / swaks

Swaks - Swiss Army Knife for SMTP
http://jetmore.org/john/code/swaks/
GNU General Public License v2.0
847 stars 86 forks source link

43 replace io socket inet #61

Closed jetmore closed 7 months ago

jetmore commented 7 months ago

Prefer IO::Socket::IP. Deprecate use of IO::Socket::INET and IO::Socket::INET6, but continue to support it for a while

jetmore commented 7 months ago

for #43