[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] [Unix/Sockets] Fix Resolution of FQDNs >64 chars (PR #635)

Eliot Miranda notifications at github.com
Thu May 26 20:04:40 UTC 2022


The only change I would make would be to add a comment at the end of #define FQDN_LEN 253 to have it read
#define FQDN_LEN 253 // FullyQualifiedDomainName
or put it in the comment.  I had to think for a few seconds before I worked out what FQDN stood for.  Take away that pain :-)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/635#issuecomment-1138959690
You are receiving this because you are subscribed to this thread.

Message ID: <OpenSmalltalk/opensmalltalk-vm/pull/635/c1138959690 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20220526/a347ba5e/attachment.html>


More information about the Vm-dev mailing list