pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Initial import of vanessa_socket-0.0.7 into the Ne...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e1617d6366a9
branches:  trunk
changeset: 481070:e1617d6366a9
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Sep 25 00:09:43 2004 +0000

description:
Initial import of vanessa_socket-0.0.7 into the NetBSD packages collection.

vanessa_socket is a library that simplifies TCP/IP socket operations.
It includes code to open a socket to a server as a client, to listen on
socket for clients as a server and to pipe information between sockets.

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 648506172b91 -r e1617d6366a9 doc/CHANGES
--- a/doc/CHANGES       Sat Sep 25 00:09:13 2004 +0000
+++ b/doc/CHANGES       Sat Sep 25 00:09:43 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7240 2004/09/25 00:09:13 grant Exp $
+$NetBSD: CHANGES,v 1.7241 2004/09/25 00:09:43 grant Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -4419,3 +4419,4 @@
        Added grig-0.2.2 [wulf 2004-09-24]
        Added tlf-0.9.20 [wulf 2004-09-24]
        Added vanessa_logger-0.0.7 [grant 2004-09-25]
+       Added vanessa_socket-0.0.7 [grant 2004-09-25]



Home | Main Index | Thread Index | Old Index