mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 10:34:54 +00:00
4 lines
91 B
Plaintext
4 lines
91 B
Plaintext
|
#! /bin/sh
|
||
|
# Test addrinfo with -n and echo port on 127.0.0.1
|
||
|
./addrinfo -n echo 127.0.0.1
|