no need for fport_fill_input to select() before read()
authorAndy Wingo <wingo@pobox.com>
Thu, 2 Dec 2010 22:41:00 +0000 (23:41 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 2 Dec 2010 22:41:00 +0000 (23:41 +0100)
commit50a4533f82e930adc357345e364672ac6c07ea16
tree0b849ef8c6cd9152d7c5cfd5675fb4bcc186acbe
parente68e0369cc4fd2148c027f155ed40967cc49d752
no need for fport_fill_input to select() before read()

* libguile/fports.c (fport_fill_input): Likewise to the previous commit,
  no need to select() before read().
libguile/fports.c