Module Name: src
Committed By: christos
Date: Fri Nov 6 19:32:08 UTC 2015
Modified Files:
src/lib/libc/rpc: clnt_raw.c svc_raw.c
Log Message:
- Use -1 for the fake raw fd since we will be able to go beyond FD_SETSIZE.
- Poster boy for why it is bad to initialize in declarations :-)
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/lib/libc/rpc/clnt_raw.c
cvs rdiff -u -r1.24 -r1.25 src/lib/libc/rpc/svc_raw.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.