Searched refs:CONNECTION_RESET_PENDING (Results 1 – 1 of 1) sorted by relevance
77 private int CONNECTION_RESET_PENDING = 1; field in AbstractPlainSocketImpl708 return (resetState == CONNECTION_RESET_PENDING); in isConnectionResetPending()721 resetState = CONNECTION_RESET_PENDING; in setConnectionResetPending()