A RetroSearch Logo

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

Search Query:

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

[api] Use the SOCKET type for any WIN32 environment (#2152) · Haivision/srt@2fb3c9a · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-5

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-5

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

@@ -152,11 +152,7 @@ typedef int32_t SRTSOCKET;

152 152

static const int32_t SRTGROUP_MASK = (1 << 30);

153 153 154 154

#ifdef _WIN32

155 -

#ifndef __MINGW32__

156 -

typedef SOCKET SYSSOCKET;

157 -

#else

158 -

typedef int SYSSOCKET;

159 -

#endif

155 +

typedef SOCKET SYSSOCKET;

160 156

#else

161 157

typedef int SYSSOCKET;

162 158

#endif

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