diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-18 13:27:18 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-18 13:27:18 +0100 |
commit | 387cc5048a2d24203e5ecc84ae6f76b7a701c847 (patch) | |
tree | 2987b97f852fdaf566ff48277495f7dc5f18c61a /po/ja.po | |
parent | ffb0ec47c2f469083babc9a771cacef03172c93d (diff) | |
download | weechat-387cc5048a2d24203e5ecc84ae6f76b7a701c847.zip |
irc: fix truncated read on socket with SSL (bug #41558)
If there are still data on socket with SSL
(if gnutls_record_check_pending(session) returns > 0), then call
gnutls_record_recv() again to read all available data.
The problem was that some data remained in the gnutls buffers and the recv
callback was not called any more (nothing available on raw socket).
Diffstat (limited to 'po/ja.po')
0 files changed, 0 insertions, 0 deletions