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 687981 - GSocket: Add API to get the MTU of the socket
GSocket: Add API to get the MTU of the socket
Status: RESOLVED DUPLICATE of bug 623187
Product: glib
Classification: Platform
Component: network
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2012-11-09 11:59 UTC by Sebastian Dröge (slomo)
Modified: 2012-11-14 15:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2012-11-09 11:59:13 UTC
See summary ;)
Comment 1 Dan Winship 2012-11-14 15:54:20 UTC
bug 623187 now has patches adding g_socket_get_option() which should allow you to implement this fairly easily yourself (in gstreamer). Can you try it out?

*** This bug has been marked as a duplicate of bug 623187 ***