]> granicus.if.org Git - curl/commit
Modified the VALID_SOCK() macro to become VERIFY_SOCK() instead. It is slighly
authorDaniel Stenberg <daniel@haxx.se>
Mon, 21 Mar 2005 22:34:07 +0000 (22:34 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 21 Mar 2005 22:34:07 +0000 (22:34 +0000)
commit8817779f239844a2215b5f1eb7877f0dccd0f857
tree65f9e5749ac7d200b56184d1a281c5fc6b6da3ce
parent3e5a32671c234b8c9995aa3085c93d9476d61b01
Modified the VALID_SOCK() macro to become VERIFY_SOCK() instead. It is slighly
more involved, but should hopefully not generate any compiler warnings on
win32 systems (that can't check the socket based on the numeric).
lib/select.c