6 lines
86 B
Bash
Executable File
6 lines
86 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check decoding of getpeername syscall.
|
|
|
|
. "${srcdir=.}/getsockname.test"
|