Hi Stuart,
On Thu, Mar 14, 2013 at 5:51 PM, Stuart Henderson <[email protected]> wrote:
> On 2013/03/14 17:23, Rogier Krieger wrote:
>> Testing this as we speak and all seems to be fine (amd64, -current Mar
>> 1st 2013). I''ll test it with a bit more load and report back whether
>> I see anything odd. Thanks for looking at this;
>
> cool, thanks. let me know if you're happy with it under load and I'll commit
> it.
Seems to hold its own nicely. One little nit: adjusted comment for
vanessa/socket's COMMENT. Diff for that one-line fix included below (I
assume it's easier to apply that way). I suppose it got copied from
its vanessa/adt sibling and went unnoticed.
Again, thanks for looking into this and providing the hints on
docs/source I needed.
Regards,
Rogier
--- Makefile Fri Mar 15 15:56:43 2013
+++ Makefile.COMMENT Fri Mar 15 15:46:02 2013
@@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.5 2010/11/15 19:46:09 espie Exp $
-COMMENT= provides abstract data types (ADTs)
+COMMENT= provides simplified TCP/IP socket operations
VERSION= 0.0.12
DISTNAME= vanessa_socket-${VERSION}