X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fzoom-socket.c;h=4eac90c3fd3b8f88077cc8623821b2f1ece67d51;hp=cb5579af431e68eff85e500e222fcfe79b1e030a;hb=fe42f72dc30321041420cf2d1a83867b1c450f38;hpb=77c5a4fca8b516fd39b8ba213daed17a465a6b2a diff --git a/src/zoom-socket.c b/src/zoom-socket.c index cb5579a..4eac90c 100644 --- a/src/zoom-socket.c +++ b/src/zoom-socket.c @@ -39,7 +39,7 @@ ZOOM_API(int) { ZOOM_connection c = cs[i]; int fd, mask; - + if (!c) continue; fd = ZOOM_connection_get_socket(c);