aboutsummaryrefslogtreecommitdiff
path: root/xwayland/selection/selection.c
diff options
context:
space:
mode:
authorTudor Brindus <me@tbrindus.ca>2021-01-25 20:02:54 -0500
committerSimon Ser <contact@emersion.fr>2021-01-29 10:18:03 +0100
commit40b2e7669a39a4371cd9761face9ca70f083e5c6 (patch)
tree8b29ea5a085dde091db3ad3193ab16adb9e08ea3 /xwayland/selection/selection.c
parent8aa38fe73e0866c389fa973dd1e04a82979f55ac (diff)
xwayland/selection: make `xwm_data_source_write` return 0 on failure
The `fd` is marked `O_NONBLOCK`, so `write` will never spuriously return `EINTR`. Therefore, `write` failing is permanent, and we can return 0 to make the return value meaningful.
Diffstat (limited to 'xwayland/selection/selection.c')
0 files changed, 0 insertions, 0 deletions