A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Haivision/srt/commit/e208d9f0d5332baa4281659bcf0c32e8a3edcbf9 below:

[API] SRT_SOCKGROUPDATA typedef closer to the place it is needed in. · Haivision/srt@e208d9f · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-6

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-6

lines changed Original file line number Diff line number Diff line change

@@ -757,12 +757,6 @@ SRT_API int srt_cleanup(void);

757 757

SRT_ATR_DEPRECATED_PX SRT_API SRTSOCKET srt_socket(int, int, int) SRT_ATR_DEPRECATED;

758 758

SRT_API SRTSOCKET srt_create_socket(void);

759 759 760 -

// Group management

761 - 762 -

// Stubs when off

763 - 764 -

typedef struct SRT_SocketGroupData_ SRT_SOCKGROUPDATA;

765 - 766 760

SRT_API int srt_bind (SRTSOCKET u, const struct sockaddr* name, int namelen);

767 761

SRT_API int srt_bind_acquire (SRTSOCKET u, UDPSOCKET sys_udp_sock);

768 762

// Old name of srt_bind_acquire(), please don't use

@@ -791,6 +785,8 @@ SRT_API int srt_setsockopt (SRTSOCKET u, int level /*ignored*/, SRT_SOCK

791 785

SRT_API int srt_getsockflag (SRTSOCKET u, SRT_SOCKOPT opt, void* optval, int* optlen);

792 786

SRT_API int srt_setsockflag (SRTSOCKET u, SRT_SOCKOPT opt, const void* optval, int optlen);

793 787 788 +

typedef struct SRT_SocketGroupData_ SRT_SOCKGROUPDATA;

789 + 794 790

typedef struct SRT_MsgCtrl_

795 791

{

796 792

int flags; // Left for future

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4