a13m (Andy Grimm)
- Login: a13m
- Email: agrimm@redhat.com
- Registered on: 01/16/2015
- Last sign in: 01/27/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/16/2015
-
07:28 PM Ruby Bug #10747 (Closed): DNS resolution should fall back to TCP on Errno::EACCES
- On some platforms, users may be restricted from global binding to a UDP port, which is necessary for UDP-based DNS lookups. In this case, an exception like the following is currently raised:
> ruby -r resolv -e 'puts Resolv.getaddres...