comparison src/ChangeLog @ 111025:54ea07fb88fc

(emacs_gnutls_read): Return 0 if we get a non-"EAGAIN"-like error to signal to Emacs that the socket should be closed.
author Lars Magne Ingebrigtsen <larsi@gnus.org>
date Mon, 18 Oct 2010 22:32:54 +0200
parents 98fd8b0e411d
children 656b7a197029
comparison
equal deleted inserted replaced
111024:de3915e14c4c 111025:54ea07fb88fc
1 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * gnutls.c (emacs_gnutls_read): Return 0 if we get a
4 non-"EAGAIN"-like error to signal to Emacs that the socket should
5 be closed.
6
1 2010-10-15 Eli Zaretskii <eliz@gnu.org> 7 2010-10-15 Eli Zaretskii <eliz@gnu.org>
2 8
3 * unexcoff.c (make_hdr): Fix prototype according to changes in 9 * unexcoff.c (make_hdr): Fix prototype according to changes in
4 revno 101757. 10 revno 101757.
5 11