aboutsummaryrefslogtreecommitdiff
path: root/test/test-tcp-bind-error.c
diff options
context:
space:
mode:
authorJohn Barboza <jbarboza@ca.ibm.com>2017-04-10 08:55:37 -0400
committerSantiago Gimeno <santiago.gimeno@gmail.com>2017-12-15 11:04:16 +0100
commitb01de7341f40e1f30d78178442b0b87a46b3b7a7 (patch)
tree7f11eca4a01a258f1cdddf61ecb229eb86a0558d /test/test-tcp-bind-error.c
parente771ede0699f0b4a05d9ab2d824a32a4df73964e (diff)
downloadlibuv-b01de7341f40e1f30d78178442b0b87a46b3b7a7.tar.gz
libuv-b01de7341f40e1f30d78178442b0b87a46b3b7a7.zip
zos: implement uv_fs_event* functions
This commit uses the Register File Interest feature on z/OS to enable users to monitor file system events. The poll call is used to check for file descriptors as well as a message queue that z/OS will report file system events on. The last item on the list used by poll will contain the message queue id instead of a file descriptor. Limitation: Writes to a directory (that is, file creation and deletion) do not generate a change message for a registered directory. PR-URL: https://github.com/libuv/libuv/pull/1311 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Diffstat (limited to 'test/test-tcp-bind-error.c')
0 files changed, 0 insertions, 0 deletions