[Prev][Next][Index][Thread]

Re: BeOs




Peter hacked some of the c source: I think it was the INPUT_AVAILABLE macro,
looking at fd.c and std-os.h may help. He also had to fake up the select() call.
Look at maybe_read() and maybe_write().  I'm spending a lot of time in fd.c in
the debugger at the moment.

Does Be have UN*X-style directory permissions that could cause fd-write to fail?
That bit me with Perl. :-)

Someone on comp.lang.dylan emailed me about an object-oriented Lisp streams
library. Dylan's streams could do with replacing...

- Rob.




References: