]> granicus.if.org Git - php/commit
@- added fflush() function. (Eric Huss)
authorThies C. Arntzen <thies@php.net>
Tue, 6 Jun 2000 12:16:44 +0000 (12:16 +0000)
committerThies C. Arntzen <thies@php.net>
Tue, 6 Jun 2000 12:16:44 +0000 (12:16 +0000)
commit10eb67a3aac6cd78d69ed98a6fc1e1380df652ff
tree3ea1d68be97a006ffbc7466109dfd75c551651cf
parent8ed100e5c56cfeb21d278f285a697bce8722064f
@- added fflush() function. (Eric Huss)
# the socket fsync() might not work on Win32.
#
# i'm not sure if we need any code for flushing sockets as they are
# currently alway written via write().
ext/standard/basic_functions.c
ext/standard/file.c
ext/standard/file.h