Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-pear-Net-Socket: 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
- * Sat Mar 31 17:00:00 2007 Remi Collet <Fedora{%}FamilleCollet{*}com> 1.0.7-1
- remove PEAR from sumnary
- update to 1.0.7
- spec cleanup
- add generated 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