DTYPE_SOCKET
case DTYPE_SOCKET:
if (fp->f_type != DTYPE_SOCKET) {
fp->f_type = DTYPE_SOCKET;
if (error == EPIPE && fp->f_type != DTYPE_SOCKET)
fp->f_type = DTYPE_SOCKET;
nfp->f_type = DTYPE_SOCKET;
fp1->f_type = fp2->f_type = DTYPE_SOCKET;
if (tfp->f_type == DTYPE_SOCKET && tfp->f_data != NULL)
if (fp->f_type != DTYPE_SOCKET ||
if (fp->f_type != DTYPE_SOCKET)
case DTYPE_SOCKET:
} else if (file.f_type == DTYPE_SOCKET) {
if ((unsigned)fp->f_type > DTYPE_SOCKET)