]> granicus.if.org Git - php/commit
@socket_recvfrom is now binary safe (Jason)
authorJason Greene <jason@php.net>
Wed, 28 Aug 2002 06:15:13 +0000 (06:15 +0000)
committerJason Greene <jason@php.net>
Wed, 28 Aug 2002 06:15:13 +0000 (06:15 +0000)
commitb3a19983862d0040d434a056cf69dc2be65756a9
tree35fe25d5ac14ba213a15ec56a5fb3beac68ec962
parent936df3c34fa1f1c8fd8eddc5749e68a156c28928
@socket_recvfrom is now binary safe (Jason)
Zero the structure so that when the tcp layer of the OS decides to ignore it,
we do not think we are getting a value
ext/sockets/sockets.c