Ian Nieves
Ian Nieves
To be more compatible with Docker Swarm secrets, which are files passed into the swarm not via compose files, it would be more secure and closer to convention if the...
Added support for disabling the randomization of IP addresses in the response to DNS hostname lookup, as well as support for sorting the IP addresses in ascending or descending order....
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description In MacOS, on FC 0.21.2-33771 I have installed addons (e.g. Fasteners,...
I noticed that UnixDomainServerSocket returns useful information on a call to toString(), but it's friend UnixDomainSocket does not return useful information, it actually returns incorrect information: Socket[unconnected] More useful and...