summaryrefslogtreecommitdiff
path: root/graphics/flasm/files/patch-unflasm.c
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-10-10 05:40:39 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-10-10 05:40:39 +0000
commit565849eb48d5a0e499cbb58ad66483441e465112 (patch)
tree0f1081a378d0f7152c5ac706e9008fb42c89dd1f /graphics/flasm/files/patch-unflasm.c
parent- Update to 1.5.0 (diff)
POEx::Role::Streaming provides a common idiom for streaming data from
one filehandle to another. It accomplishes this by making good use of sysread and POE::Wheel::ReadWrite. This Role errs on the side of doing as many blocking reads of the "input_handle" as possible up front (until the high water mark is hit on the Wheel). If this default isn't suitable for the consumer, simply override "get_data_from_input_handle". After Streamer has exhausted the source, and flushed the last of the output, it will clean up after itself by closing the wheel, the handles, and sending all of them out of scope. If an exception happens, it will clean up after itself, and let the DIE signal propagate. WWW: http://search.cpan.org/dist/POEx-Role-Streaming/
Notes
Notes: svn path=/head/; revision=262737
Diffstat (limited to 'graphics/flasm/files/patch-unflasm.c')
0 files changed, 0 insertions, 0 deletions