Download List

프로젝트 설명

SuckMT is a multithreaded replacement for suck that uses client NNTP to download news messages from a news server. It automatically balances the download of all news items over several NNTP socket connections, thus actually using a lot more of the available bandwidth. SuckMT includes kill/keep rules that are regular expressions which can optionally be case insensitive. Statistics are kept how often and when a kill/keep rule was matched for the last time. To upload new messages back to the NNTP server you will still need tools from the suck package.

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.

2001-01-30 15:14 Back to release list
0.53

초기화되지 않은 메모리를 정규 표현식 라이브러리에서 제거를 참조하십시오. 지금 DuplicatesChecker.cpp # "unistd.h"가 포함되어있습니다. 알람 전화 GenericSocket.cpp, 어떤 희망 SIG_ALRM 문제가 해결에서 제거되었습니다. regfree 전화 HeaderMatcher.cpp, 어떤 잘하면 어떤 설명할 수없는 충돌을 해결에서 제거되었습니다. mutexes MultiStream.cpp에서 경쟁 조건 때문에 뜯어왔다. 지금은 "아니오"서버 게시를 사용하실 수있습니다. IRIX 같이 나눠진에 대한 컴파일러 플래그를 Makefile을 위해 (완전) 테스트하지 않았으므로이 추가되었습니다. ini 파일을 이제 다시 작성 될 의견을 포함할 수있습니다. 능력을 다운로드 그룹당 최대 메시지를 제한하는 추가되었습니다. 설치 절차가 지금은 자동으로 작동 구성 파일이 포함되어있습니다.
An uninitialized memory read was removed from the regular expression library. DuplicatesChecker.cpp now #includes "unistd.h". The alarm call was removed from GenericSocket.cpp, which hopefully solves the SIG_ALRM problem. The regfree call was removed from HeaderMatcher.cpp, which hopefully solves some unexplained crashes. The mutexes have been rearranged in MultiStream.cpp because of race conditions. It is now possible to use a "no posting" server. Compiler flags for IRIX have been added to the Makefile (not fully tested). The ini file can now contain comments that will be written back again. The ability to limit the maximum messages per group download was added. The installation procedure now automagically includes a working config file.

Project Resources