Download List

Projeto Descrição

The State Threads is a small application library which provides a foundation for writing fast and highly scalable Internet applications (such as Web servers, proxy servers, mail transfer agents, etc.) on UNIX-like platforms. It offers a threading API for structuring a network application as an event-driven state machine.

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.

2008-12-20 06:08
1.8

Esta versão adiciona suporte para kqueue e epoll em plataformas que apoiá-los, ea possibilidade de escolher o sistema de notificação de eventos ao iniciar o programa. Ele também adiciona as funções st_writev_resid (), st_readv_resid (), e st_readv (). Ele incorpora definições pública de ST_UTIME_NO_TIMEOUT e ST_UTIME_NO_WAIT. A documentação foi corrigido.
Tags: Minor feature enhancements
This release adds support for kqueue and epoll on platforms that support them, and the ability to choose the event notification system at program startup. It also adds the functions st_writev_resid(), st_readv_resid(), and st_readv(). It incorporates public definitions of ST_UTIME_NO_TIMEOUT and ST_UTIME_NO_WAIT. The documentation has been fixed.

2002-12-31 23:03
1.4

Esta versão suporta muitas plataformas mais, reforça a API, e oferece um diretório de extensões para funções de apoio contribuiu. Veja o arquivo README incluído para mais detalhes.
Tags: Minor feature enhancements
This release supports many more platforms, tightens up the API, and offers an extensions directory for contributed support functions. See the included README file for details.

2002-10-27 04:52
1.4c

Esta versão tem contribuído apoio HPPA, S390, e Cygwin e esclarecimentos de documentação e acessórios.
Tags: Minor feature enhancements
This release has contributed support for HPPA, S390, and Cygwin and documentation clarifications and enhancements.

2002-01-23 00:00
1.3

Esta versão tem otimizações de desempenho, suporte do depurador, um processo de compilação incluindo modernizado. Rpm e. Deb apoio, recuperação de erros melhorada e documentação melhorada.
Tags: Minor feature enhancements
This release has performance optimizations, debugger support, a modernized build process including .rpm and .deb support, improved error recovery, and enhanced documentation.

2001-06-25 06:03
1.2

Adição de patches contribuídos, etc
Tags: Minor feature enhancements
Addition of contributed patches, etc.

Project Resources