remoteClosed      157 ext/charconv/charconv.c     if (info->remoteClosed) return 0;
remoteClosed      180 ext/charconv/charconv.c                 info->remoteClosed = TRUE;
remoteClosed      287 ext/charconv/charconv.c     cinfo->remoteClosed = FALSE;
remoteClosed      372 ext/charconv/charconv.c         info->remoteClosed = TRUE;
remoteClosed      467 ext/charconv/charconv.c     cinfo->remoteClosed = FALSE;
remoteClosed       71 ext/charconv/charconv.h     int remoteClosed;           /* true if remore port is closed */