History log of /php-uv/ (Results 126 – 150 of 655)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a2de77df28-Oct-2016 Remi Collet

fix uv_inet_ntop usage (+ segfault in tests/200-ares_getaddrinfo.phpt

6e6bc16127-Oct-2016 Bob Weinand

Merge pull request #13 from DaveRandom/update/readme-windows

Update README.md


6edd68ad27-Oct-2016 Chris Wright

Update README.md

4ef13f5426-Oct-2016 Chris Wright

Add UV::S_* constant equivalents for Windows

36ecc7d926-Oct-2016 Chris Wright

Make uv_poll_init_socket() alias of uv_poll_init()

On *nix platforms the two underlying calls are identical. On Windows
we always need uv_poll_init_socket(), this can be done at compile

Make uv_poll_init_socket() alias of uv_poll_init()

On *nix platforms the two underlying calls are identical. On Windows
we always need uv_poll_init_socket(), this can be done at compile time.

show more ...

e6d981d626-Oct-2016 Chris Wright

Update windows config script

2f34c3dc26-Oct-2016 Bob Weinand

Remove old clutter & dead http parser code

bd1e4a9b01-Oct-2016 Bob Weinand

Fix early freeing of non closeable uv handles

9a297fb703-Jun-2016 Bob Weinand

Update README.md

73076af112-May-2016 Bob Weinand

Tiny README update

120998fb12-May-2016 Bob Weinand

Fix more refcounting and closing issues

bd9a7d7e11-May-2016 Bob Weinand

Fix refcounting and freeing

a48b274508-Feb-2016 Bob Weinand

Fix the travis matrix

87f9995f08-Feb-2016 Bob Weinand

Fix lengths when reading files

e5a1402616-Nov-2015 Bob Weinand

Fix comparison

d173e68409-Nov-2015 Steve Rhoades

fixes #4 need to check for valid epoll fd before doing any stream casting.

32ace95b18-Aug-2015 Bob Weinand

Always auto-close handles (do not risk an assertion failure)

389e5c2f08-Aug-2015 Bob Weinand

Fix segfault upon invalid scandir

8c0953ba07-Aug-2015 Bob Weinand

Replace various zval_dtor()s by zval_ptr_dtor()
This caused crashes when the passed variable had a refcount > 1 when moved out of callback scope

f04e874031-Jul-2015 Daniel Lowrey

Add missing signal stream cast

578dda8411-Feb-2015 Bob Weinand

Minor bug fixes & adapt for recent resource API changes

5554a21403-Feb-2015 Daniel Lowrey

Fix undefined return

5223a36b03-Feb-2015 Daniel Lowrey

Fix polling for STDIO and crypto socket handles

25fa65ee23-Jan-2015 Bob Weinand

Make ext/sockets optional

544b694422-Jan-2015 Daniel Lowrey

Fix broken uv_fs_read() functionality

12345678910>>...27