History log of /php-uv/examples/tcp_bind.php (Results 1 – 9 of 9)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 99312394 15-Feb-2020 Bob Weinand

Update examples


Revision tags: v0.2.2, v0.2.1, v0.2.0, v0.1.2, v0.1.1, v0.1.0
# 9296da2a 20-Jul-2012 Shuhei Tanuma

remove needlses line


# 7a37f8f3 19-Jul-2012 Shuhei Tanuma

uv_streror: type check and refactor


# 32bc6e6c 07-Jul-2012 Shuhei Tanuma

refactor tcp_bind


# 2edefe2d 02-Jul-2012 Shuhei Tanuma

prevent SEGV when throws Fatal error on callback context.


# 7cee41bb 01-Jul-2012 Shuhei Tanuma

change function signature. (respects native function signature)


# f633aa78 30-Jun-2012 Shuhei Tanuma

change uv_read_start signature.


# 5754a59f 23-Jun-2012 Shuhei Tanuma

add getsockname and getpeername api


# e7b0c7b4 02-Jun-2012 Shuhei Tanuma

adjust uv_tcp_bind signature