Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-pear-Net-Socket: PEAR: Network Socket Interface
- Summary
- Net_Socket is a class interface to TCP sockets. It provides blocking
and non-blocking operation, with different reading and writing modes
(byte-wise, block-wise, line-wise and special formats like network
byte-order ip addresses).
Changelog
- * Fri Sep 8 17:00:00 2006 Remi Collet <Fedora{%}FamilleCollet{*}com> 1.0.6-5
- last template.spec
- * Sun Sep 3 17:00:00 2006 Remi Collet <Fedora{%}FamilleCollet{*}com> 1.0.6-4
- new and simpler %prep and %install
- * Sat Sep 2 17:00:00 2006 Remi Collet <Fedora{%}FamilleCollet{*}com> 1.0.6-3
- install Licence in prep
- use new macros from /etc/rpm/macros.pear
- own /usr/share/pear/Net
- require php >= 4.3.0 (info from PHP_CompatInfo)