Skip to content

Commit c01ab20

Browse files
author
Sterling Hughes
committed
Bunch of fixes, tested a bit, folks, please test with your scripts. changes
include nuking unnecessary extra copies, fixing handling of optional args, adding an additional argument. also, fix socket_read() which used the php_read function by default (by default, reading 4k would cause 4k calls to the read() function), now it uses the system's built-in read() function, only uses php_read() when its explicitly specified.
1 parent 333b1bf commit c01ab20

File tree

1 file changed

+284
-269
lines changed

1 file changed

+284
-269
lines changed

0 commit comments

Comments
 (0)