about summary refs log tree commit diff
path: root/Completion/Unix/Type/_bind_addresses
Commit message (Collapse)AuthorAgeFilesLines
* 43207: Improve _bind_addresses, _phpdana2018-07-311-2/+35
| | | | | Minor change from the patch as posted to the ML: _php now calls _bind_addresses with -K, since it can't actually listen on a link-local address.
* 43047: Make _bind_addresses always return local IPsdana2018-06-181-13/+15
|
* Aaron Schrab: 30711: improved _bind_addresses completionfor IPv6.Peter Stephenson2012-09-301-1/+1
|
* 22811: helper function to give local IP addresses to which a program might ↵Clint Adams2006-10-031-0/+15
bind a socket.