[Ecls-list] [Patch] gray:stream-file-descriptor

Tobias C. Rittweiler tcr at freebits.de
Thu Mar 11 12:16:23 UTC 2010


The following patch adds a generic function GRAY:STREAM-FILE-DESCRIPTOR
and also makes the serve-event contrib use that function so people can
use SERVE-EVENT on their custom (internally fd based) streams.

An issue of discussion may be that the patch as-is ties the serve-event
contrib to the availability of gray streams -- although ECL can be built
without those. If this dependency is not desired, what would be your
prefered way to deal with this issue?

  -T.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: stream-file-descriptor.diff
Type: text/x-diff
Size: 6697 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100311/a833969d/attachment.diff>


More information about the ecl-devel mailing list