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