get_transport
Description:
Get a previously created StreamTransport for the
stream at idx
.
Parameters:
this | |
idx |
the stream index |
Returns:
a StreamTransport that is valid until the session of this is unreffed. |