Пакет serveez: Информация

    Исходный пакет: serveez
    Версия: 0.1.5-alt3.qa3
    Собран:  20 апреля 2013 г. 5:37
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.gnu.org/software/serveez/index.html

    Лицензия: GPL
    О пакете: A server framework.
    Описание: 
    Serveez is a server framework.  It provides routines and help for
    implementing IP based servers (currently TCP, UDP and ICMP).  It is also
    possible to use named pipes for all connection oriented protocols.
    
    We think it is worth the effort because many people need server functionality
    within their applications.  However, many people experience problems
    with select()- or poll()-loops, and with non-blocking operations.
    
    This application demonstrates various aspects of advanced network
    programming in a portable manner.  It is known to compile and run on
    GNU/Linux systems, as well as on other 32-bit and 64-bit flavours of Unix
    and on Microsoft Windows (9x/ME/NT/2000/XP).
    
    You can use it for implementing your own servers or for understanding how
    certain network services and operations work.
    
    The package includes a number of servers that work already: an HTTP server,
    an IRC server, a Gnutella spider and some others.  One of the highlights is
    that you can run all protocols on the same port.  The application itself is
    single threaded but it uses helper processes for concurrent name resolution
    and ident lookups.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    serveez (x86_64, i586)
    serveez-debuginfo (x86_64, i586)
    serveez-devel (x86_64, i586)
    serveez-devel-static (x86_64, i586)

    Сопровождающий: Stanislav Yadykin


      1. guile18-devel
      2. gcc-c++
      3. tetex-core
      4. rpm-build-java
      5. rpm-macros-fillup
      6. zlib-devel

    Последнее изменение


    19 апреля 2013 г. Dmitry V. Levin 0.1.5-alt3.qa3
    - NMU: rebuilt for updated dependencies.
    7 февраля 2012 г. Eugeny A. Rostovtsev 0.1.5-alt3.qa2
    - Removed bad RPATH
    4 февраля 2010 г. Repocop Q. A. Robot 0.1.5-alt3.qa1
    - NMU (by repocop): the following fixes applied:
      * obsolete-call-in-post-install-info for serveez
      * obsolete-call-in-post-install-info for serveez-devel
      * postclean-05-filetriggers for spec file