Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 641
    • Issues 641
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 80
    • Merge requests 80
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gst-plugins-basegst-plugins-base
  • Issues
  • #370
Closed
Open
Issue created Aug 01, 2017 by Bugzilla Migration User@bugzilla-migration

rtspconnection: Add API for sending multiple messages at once, and for having the message body consist of multiple chunks of memory

Submitted by anila

Link to original bug (#785684)

Description

An API to write messages to the connection without blocking.

This is need for the support for buffer lists in gst-rtsp-server in the tcp case.MSG_DONTWAIT flag is send to sendmsg () so that nonblocking write of messages are possible.

Blocking

  • Bug 771525
Assignee
Assign to
Time tracking