diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2022-11-07 10:00:28 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2022-11-07 10:00:28 +0900 |
commit | 07adf41f0f49233cc4842bad1e6d2fdc9dc431af (patch) | |
tree | 96009fb60a25045e4787241edf05f845edfc9987 /src/assuan-pipe-connect.c | |
parent | 870fdcf92e5991c0bb2e349a951aa8dd93b0e22f (diff) | |
download | libassuan-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 'src/assuan-pipe-connect.c')
0 files changed, 0 insertions, 0 deletions