]> git.ipfire.org Git - thirdparty/curl.git/commit
select: remove typecast from SOCKET_WRITABLE/READABLE macros
authorDaniel Stenberg <daniel@haxx.se>
Mon, 6 Apr 2020 15:00:39 +0000 (17:00 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 6 Apr 2020 22:09:34 +0000 (00:09 +0200)
commit88436786c8eca6b80b13c3036522d0ccec941a8b
tree8a06cd09fbe95c84b4bc511419235e4fcf5c55cb
parent946a71a14f8b397972bf07f446881c2faa25a926
select: remove typecast from SOCKET_WRITABLE/READABLE macros

So that they don't hide conversions-by-mistake

Reviewed-by: Jay Satiro
Closes #5190
lib/select.h