mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
doc: Consistently use 'keyserver'.
-- GnuPG-bug-id: 2383 Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
8d0ff5c2c2
commit
5ddccf4fc6
34 changed files with 100 additions and 100 deletions
|
@ -937,7 +937,7 @@ http_wait_response (http_t hd)
|
|||
|
||||
/* Shutdown one end of the socket is desired. As per HTTP/1.0 this
|
||||
is not required but some very old servers (e.g. the original pksd
|
||||
key server didn't worked without it. */
|
||||
keyserver didn't worked without it. */
|
||||
if ((hd->flags & HTTP_FLAG_SHUTDOWN))
|
||||
shutdown (hd->sock->fd, 1);
|
||||
hd->in_data = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue