char-ready?

[procedure] char-ready? port

R5RS

This doesn't work well on some Scheme implementations (in such cases, this just returns #t). Chicken says this works only under DJGPP correctly. Gauche's char-ready? also behaves poorly.