Home | History | Annotate | Download | only in system

Lines Matching defs:ENOTCONN

230     public static final int ENOTCONN = placeholder();
849 if (errno == ENOTCONN) {
850 return "ENOTCONN";