]> code.delx.au - gnu-emacs/commit
Don't call 'select' from emacs_gnutls_pull.
authorClaudio Bley <claudio.bley@gmail.com>
Fri, 22 Feb 2013 16:00:14 +0000 (18:00 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 22 Feb 2013 16:00:14 +0000 (18:00 +0200)
commitd78cf5edf9b4aebfc6a5821d88ba1ee3eb00aebb
tree20bfdce6a16820e5577f44f7be3d8afa40289912
parent29bb19dc10d3bd1a79150ff87f8f6a773d894654
Don't call 'select' from emacs_gnutls_pull.

 src/w32.c (emacs_gnutls_pull): Don't call 'select', and don't loop.
 This avoids warning messages reported as part of Bug#13546.
src/ChangeLog
src/w32.c