Change recvfrom's sixth argument data type to the 'historically standard' 'int'
authorYang Tse <yangsita@gmail.com>
Mon, 21 Jul 2008 18:24:32 +0000 (18:24 +0000)
committerYang Tse <yangsita@gmail.com>
Mon, 21 Jul 2008 18:24:32 +0000 (18:24 +0000)
commitdfcd806a8bb43a585c737badda249900c1c4dbd1
treed8113489648d55c224acba756f2a88e876850f7e
parent14cb127954b513d7d9b6548156db4b623ead3fdd
Change recvfrom's sixth argument data type to the 'historically standard' 'int'
data type for systems where this sixth argument is prototyped as a void pointer.

Start of thread: http://curl.haxx.se/mail/lib-2008-07/0153.html
setup_once.h