Home
last modified time | relevance | path

Searched refs:ErrStringSizeLimit (Results 1 – 4 of 4) sorted by relevance

/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/pion/webrtc/v2/
H A Derrors.go59 ErrStringSizeLimit = errors.New("data channel label exceeds size limit") var
H A Ddatachannel.go85 return nil, &rtcerr.TypeError{Err: ErrStringSizeLimit}
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/webrtc/v3/
H A Derrors.go59 ErrStringSizeLimit = errors.New("data channel label exceeds size limit") var
H A Ddatachannel.go85 return nil, &rtcerr.TypeError{Err: ErrStringSizeLimit}