]> granicus.if.org Git - curl/commit
sws: handle EINTR when calling select()
authorMichael Kaufmann <mail@michael-kaufmann.ch>
Sun, 29 Jul 2018 11:47:31 +0000 (13:47 +0200)
committerJay Satiro <raysatiro@yahoo.com>
Sun, 29 Jul 2018 18:52:02 +0000 (14:52 -0400)
commit3db628360ced36ad73ab75036d6fed9738f59871
treebb744c8c823841f102769a9c57cb53a7da22413f
parentea6f57696c64149218a2f1d179afe67775d8a2be
sws: handle EINTR when calling select()

Closes https://github.com/curl/curl/pull/2808
tests/server/sws.c