You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gvstream: check socket buffer size is actually applied
In some cases, the `setsockopt()` call is ignored and the actual socket buffer
size is lower than the requested one. In this case, emit an aravis warning.
This patch alos improves the documentation of the socket buffer related
parameters.
0 commit comments