| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
(thanks marc0s)
Fixes a traceback when passed an IP address with no conn_type.
|
| |
|
| |
|
|
|
|
|
| |
This is to prepare for fixing #1459. An IPv6 literal in [ ] brackets
does not pass IDNA and resolving it fails there.
|
|
|
|
| |
Related to #1426
|
|
|
|
|
|
| |
Prevents error on trying to use nil.
Needs better error reporting in the future.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
for __tostring
|
|
|
|
| |
The default port must be configured separately to enable this behavior
|
| |
|
|
|
|
|
|
| |
RFC2782 states:
> A Target of "." means that the service is decidedly not available at
> this domain.
|
| |
|
| |
|
|
|