Skip to content

Add link between source mountpoint and its connection to enable auto-kick of inactive sources #11

@AskMeCode

Description

@AskMeCode
  • Added a connection_t *con field to the source_t struct to store the associated connection.
  • Added a char *mountpoint field to source_t for direct reference to the mountpoint name.
  • These fields allow identifying and kicking an inactive source directly without relying on HTML parsing.
  • Plan to initialize these fields in add_source() during source registration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions