]> git.ipfire.org Git - thirdparty/cups.git/commit
cups/http-addrlist.c: Fix hanging on Solaris 788/head
authorZdenek Dohnal <zdohnal@redhat.com>
Thu, 14 Sep 2023 15:47:37 +0000 (17:47 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Fri, 15 Sep 2023 05:58:39 +0000 (07:58 +0200)
commit7f2ef86fb421cdf822fcf2f485533d0393b9272d
tree6b3b883be1710d8f1d979071bb79d8e33e19ed41
parentbd20bc6b548ccd396841522c01929b9cc91f6ed8
cups/http-addrlist.c: Fix hanging on Solaris

Solaris behaves differently regarding connecting to a socket, so our
current code caused hanging.

The patch is from @l1gi's comment -
https://github.com/OpenPrinting/cups/issues/156#issuecomment-1329212604

Fixes #156
CHANGES.md
cups/http-addrlist.c