]> granicus.if.org Git - php/commit
applied Luca Montecchiani's win32 fixes (open files in binary mode
authorAndrew Skalski <askalski@php.net>
Mon, 22 May 2000 21:16:58 +0000 (21:16 +0000)
committerAndrew Skalski <askalski@php.net>
Mon, 22 May 2000 21:16:58 +0000 (21:16 +0000)
commit3ac4c96641ab50319d87eb0dc220b215e9d06b5f
tree8e6dec4f009af7df37f5950f0e598756d9fb4239
parent072755ca8d26bd5b182f4a025fecc290fed349d2
applied Luca Montecchiani's win32 fixes (open files in binary mode
using the "b" fopen flag, and use closesocket rather than close
when closing sockets)
ext/ftp/ftp.c
ext/ftp/php_ftp.c