add support for nonblocking writes
authorMichael Wallner <mike@php.net>
Wed, 18 May 2016 12:20:21 +0000 (14:20 +0200)
committerMichael Wallner <mike@php.net>
Wed, 18 May 2016 12:20:21 +0000 (14:20 +0200)
added pq\Connection::$nonblocking and pq\Connection::flush()

Closes gh-issue #16


No differences found