NetBSD-Bugs archive

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

PR/47747 CVS commit: src/lib/libc/rpc



The following reply was made to PR lib/47747; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47747 CVS commit: src/lib/libc/rpc
Date: Wed, 17 Apr 2013 12:36:47 -0400

 Module Name:   src
 Committed By:  christos
 Date:          Wed Apr 17 16:36:47 UTC 2013
 
 Modified Files:
        src/lib/libc/rpc: clnt_vc.c
 
 Log Message:
 PR/47747: Thorsten Brehm: TCP-based RPC client calls no longer terminate when
 connections break. Return proper error code.
 XXX: pullup 6
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.21 -r1.22 src/lib/libc/rpc/clnt_vc.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index