summaryrefslogtreecommitdiff
path: root/libguile/async.c
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2016-04-04 12:22:12 +0200
committerAndy Wingo <wingo@pobox.com>2016-04-04 16:30:57 +0200
commit4bd903892535b1b1ddb7a7b09895e85e96736745 (patch)
tree16469e292b1d6ed57b04a6f9d46688255ffdcf6a /libguile/async.c
parentb77fb752dd7e14876741ecb6360ef0319eae18e0 (diff)
downloadguile-4bd903892535b1b1ddb7a7b09895e85e96736745.tar.gz
Fix POLLOUT assignment from port buffers
* libguile/poll.c (scm_primitive_poll): A buffered port's buffer marks it as writable only when writing a byte would not block, which is the case only if there is more than one byte free in the buffer; writing the last byte would block.
Diffstat (limited to 'libguile/async.c')
0 files changed, 0 insertions, 0 deletions