After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 771429 - GENA callbacks are not coming from configured port
GENA callbacks are not coming from configured port
Status: RESOLVED OBSOLETE
Product: GUPnP
Classification: Other
Component: gupnp
unspecified
Other Windows
: Normal normal
: ---
Assigned To: GUPnP Maintainers
GUPnP Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-09-14 13:47 UTC by Jens Georg
Modified: 2021-05-17 16:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jens Georg 2016-09-14 13:47:45 UTC
When configuring a port, the event callbacks seem to be made from a new TCP connection.
Comment 1 Jens Georg 2019-05-28 11:20:37 UTC
This is not easily possible; It would require us to
  - Change the server to use SO_REUSEPORT/SO_REUSEADDR
  - Create the socket in the connection in the SoupSession with SO_REUSEPORT/SO_REUSEADDR

The latter is rather easy, the former would need modifications to libsoup
Comment 2 GNOME Infrastructure Team 2021-05-17 16:30:41 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gupnp/-/issues/44.