Download List

프로젝트 설명

isbf creates a FIFO file and directs the input
stream through this FIFO to produce a potentially
modified output stream. This lets you use the FIFO
to insert any content you like into the input stream.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-12-14 10:54
1.0

응용 프로그램을 완전히 두 개의 프로세스를 선택 forking에서 재결 성되었습니다 (). 이것은 자원 소비를 축소. 감각이 없기 때문에 ""임의의 파일을 볼했다 기본적으로 FIFO를 제거했다.
Tags: Major bugfixes
The application was completely restructured from forking into two processes to a select(). This shrinks resource consumption. The default FIFO was removed because no sense was seen in a "random" file.

2006-12-02 01:31
0.2

버퍼 int 숯불로 변경되었습니다 [1024]의 데이터 처리량과 해제 조각을 최적화합니다.
Tags: Major bugfixes
The buffer has changed from int to char[1024] to optimize throughput and disable fragmentation of data.

2006-10-15 15:42
0.11

이 작업에서 - f 옵션 옵션을 방지 고정 브래킷을 누락했다.
Tags: Major bugfixes
Missing brackets which prevented the -f option
from working were fixed.

2006-10-15 11:05
0.1

Tags: Initial freshmeat announcement

Project Resources