• Anthony Baxter's avatar
    Backport 50567 · 3d62ffe0
    Anthony Baxter yazdı
    #1494314: Fix a regression with high-numbered sockets in 2.4.3. This
    means that select() on sockets > FD_SETSIZE (typically 1024) work again.
    The patch makes sockets use poll() internally where available.
    3d62ffe0
_ssl.c 18.9 KB