diff options
author | Andy Wingo <wingo@pobox.com> | 2016-04-04 12:22:12 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2016-04-04 16:30:57 +0200 |
commit | 4bd903892535b1b1ddb7a7b09895e85e96736745 (patch) | |
tree | 16469e292b1d6ed57b04a6f9d46688255ffdcf6a /libguile/frames.c | |
parent | b77fb752dd7e14876741ecb6360ef0319eae18e0 (diff) | |
download | guile-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/frames.c')
0 files changed, 0 insertions, 0 deletions