diff options
author | tron <tron@pkgsrc.org> | 2001-04-17 16:38:42 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2001-04-17 16:38:42 +0000 |
commit | 7b87b833d4d3b1e247a33f242af61f333e8c6d01 (patch) | |
tree | 1877003616c2a14794144515751d340fa9c58beb /benchmarks/netio/distinfo | |
parent | 418eec88e3df451a9657fc57c72e2851928c52ad (diff) | |
download | pkgsrc-7b87b833d4d3b1e247a33f242af61f333e8c6d01.tar.gz |
- Fix bug in send part which caused failures under Solaris and possibly
other non i386 NetBSD ports.
- Don't print an error message on EINTR because this error is pretty
normal if send() gets interrupt by SIGALRM.
Diffstat (limited to 'benchmarks/netio/distinfo')
-rw-r--r-- | benchmarks/netio/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/netio/distinfo b/benchmarks/netio/distinfo index ead0df11146..dbd28214089 100644 --- a/benchmarks/netio/distinfo +++ b/benchmarks/netio/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.2 2001/04/17 12:54:10 tron Exp $ +$NetBSD: distinfo,v 1.3 2001/04/17 16:38:42 tron Exp $ SHA1 (netio113.zip) = f68a8476d3ef0f5b16e2e7829d6bb3c175ec2980 Size (netio113.zip) = 34 bytes SHA1 (patch-aa) = 589aa32c759b973f374ab80270d586f3116e53a2 +SHA1 (patch-ab) = 36c05058f979ca2a7b52b255b0f1d8adc3f118bc |