summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2022-11-07 10:00:28 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2022-11-07 10:00:28 +0900
commit07adf41f0f49233cc4842bad1e6d2fdc9dc431af (patch)
tree96009fb60a25045e4787241edf05f845edfc9987 /tests/Makefile.am
parent870fdcf92e5991c0bb2e349a951aa8dd93b0e22f (diff)
downloadlibassuan-07adf41f0f49233cc4842bad1e6d2fdc9dc431af.tar.gz
Show the pid of listening process in the hello line.
* src/assuan-listen.c (assuan_accept): Use getpid instead of assuan_get_pid. -- This changes the initial interaction. Before the change, the PID of peer was shown from listening process (but not used at all, in the code). That is, it was the PID of connecting process. After the change, the PID of listening process is shown, which can be used by connecting process. GnuPG-bug-id: 6236 Fixes-commit: a00b1ede5403f1e38534cc3b232739f20b8567e9 Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
Diffstat (limited to 'tests/Makefile.am')
0 files changed, 0 insertions, 0 deletions