From: Adam Dickmeiss Date: Mon, 12 Nov 2007 08:43:49 +0000 (+0000) Subject: Added note about yaz_poll X-Git-Tag: YAZ.3.0.16~10 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=e76c761a46013ea1c46a2f36bc02c68bfdce3615;p=yaz-moved-to-github.git Added note about yaz_poll --- diff --git a/NEWS b/NEWS index 7261c8a..a72a1e1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Added yaz_poll which is a wrapper for select/poll. When poll is available +and non-buggy, it is used, by yaz_poll . This allows more than 1024 +sockets to be in use. + Added ICU chain component - which used to be part of Pazpar2. Added HTTP tunnel facility for COMSTACK, bug #1752.