Searched refs:stateClosed (Results 1 – 2 of 2) sorted by relevance
98 stateClosed const106 stateClosed: "Closed",
575 return stateClosed, nil579 return stateClosed, nil1037 if state, _ := sc.state(wr.StreamID()); state == stateClosed && !isReset {1084 case stateClosed:1445 if st.state == stateIdle || st.state == stateClosed {1448 st.state = stateClosed2147 if st.state != stateHalfClosedRemote && st.state != stateClosed {