Remove debug printout. |
|
More...
|
about 17 years ago
|
Make mixed reads, writes and seeks work for FlowFileIO. |
|
More...
|
about 17 years ago
|
Fix bug where flow_packet_queue_pop_bytes_exact() failed to check the format of the first packet in the queue. |
|
More...
|
about 17 years ago
|
Fix locking and main context life cycle issues. Dispatch end-of-stream when file shunts close. |
|
More...
|
about 17 years ago
|
Make sure file shunts don't self-destruct while a dispatch is in progress. |
|
More...
|
about 17 years ago
|
Don't access shunt->received_end bitfield member in thread-unsafe ways. |
|
More...
|
about 17 years ago
|
Fix race condition in first-ever shunt init. |
|
More...
|
about 17 years ago
|
Add a hack to create files until we can transmit file open mode. |
|
More...
|
about 17 years ago
|
Remove more cruft. |
|
More...
|
about 17 years ago
|
Remove cruft. |
|
More...
|
about 17 years ago
|
Correct description of ensure_downstream_open(). |
|
More...
|
about 17 years ago
|
Request segments in prepare_read(). |
|
More...
|
about 17 years ago
|
Fix the test's name. |
|
More...
|
about 17 years ago
|
Drop incoming data if a subclass sets the drop_read_data flag. |
|
More...
|
about 17 years ago
|
Make comment more precise. |
|
More...
|
about 17 years ago
|
Add some helpful comments. |
|
More...
|
about 17 years ago
|
Add state-keeping for segment droppage. |
|
More...
|
about 17 years ago
|
Add FlowFileIO unit test. It doesn't work yet. |
|
More...
|
about 17 years ago
|
Get closer to an actual implementation of FlowFileIO. |
|
More...
|
about 17 years ago
|
commit ca1fbb39b57a14b18cee8caa80468059d30c543e Author: Andreas Rottmann <[email protected]> Date: Fri Nov 30 23:52:01 2007 +0100 |
|
More...
|
about 17 years ago
|
Merge work from Andreas Rottmann. |
|
More...
|
about 17 years ago
|
Rename FlowMux to FlowJoiner. Rename FlowDemux to FlowSplitter. Implement a new FlowMux that can do actual multiplexing. |
|
More...
|
about 17 years ago
|
Rename FlowMux to FlowJoiner. Rename FlowDemux to FlowSplitter. Implement a new FlowMux that can do actual multiplexing. |
|
More...
|
about 17 years ago
|
Rename FlowMux to FlowJoiner. Rename FlowDemux to FlowSplitter. Implement a new FlowMux that can do actual multiplexing. |
|
More...
|
about 17 years ago
|
Implement FlowFileIO. |
|
More...
|
about 17 years ago
|
Send FlowTcpConnectOp instead of raw FlowIPService. |
|
More...
|
over 17 years ago
|
Build FlowFileConnector. |
|
More...
|
over 17 years ago
|
Implement FlowFileConnector. |
|
More...
|
over 17 years ago
|
Respect FlowTcpConnectOp instead of raw FlowIPService. Add local-port accessor. |
|
More...
|
over 17 years ago
|
Resolve services inside FlowTcpConnectOp. |
|
More...
|
over 17 years ago
|