|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.54.2.13, 2002/07/12 01:40:22 | version 1.54.2.14, 2002/07/15 20:04:45 | ||
|---|---|---|---|
|
|
||
| struct socket *so; | struct socket *so; | ||
| int error, s; | int error, s; | ||
| p = curproc; /* XXX */ | p = curproc; /* XXX */ | ||
| if (proto) | if (proto) | ||
| prp = pffindproto(dom, proto, type); | prp = pffindproto(dom, proto, type); | ||
| else | else |