jitsi / ice4j

A Java implementation of the ICE protocol
Apache License 2.0
437 stars 232 forks source link

fix: Delegate getInputStream of PseudoTcpSocket #274

Open fbieler opened 1 year ago

fbieler commented 1 year ago

Hello,

this is a small fix to allow writing data to pseudo TCP sockets. I presume it was an oversight that this method was not delegated.

jitsi-jenkins commented 1 year ago

Hi, thanks for your contribution! If you haven't already done so, could you please make sure you sign our CLA (https://jitsi.org/icla for individuals and https://jitsi.org/ccla for corporations)? We would unfortunately be unable to merge your patch unless we have that piece :(.