Polls low-level async stream status.
Future<int> streamPollAsync(int streamId) async { return _streamPollAsync(streamId); }