On Tue, 7 May 2024, Andrew Sayers wrote:
On Sun, May 05, 2024 at 09:59:28PM +0200, Marton Balint wrote:
On Fri, 19 Apr 2024, Andrew Sayers wrote:
For example, WSAStartup()'s documentation says:
"A call to the WSAGetLastError function is not needed and should not be used"
---
libavfor
On Sun, May 05, 2024 at 09:59:28PM +0200, Marton Balint wrote:
>
>
> On Fri, 19 Apr 2024, Andrew Sayers wrote:
>
> > For example, WSAStartup()'s documentation says:
> >
> >"A call to the WSAGetLastError function is not needed and should not be
> > used"
> > ---
> > libavformat/network.c |
On Fri, 19 Apr 2024, Andrew Sayers wrote:
For example, WSAStartup()'s documentation says:
"A call to the WSAGetLastError function is not needed and should not be used"
---
libavformat/network.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/libavformat/network.c
On date Friday 2024-04-19 20:07:59 +0100, Andrew Sayers wrote:
> For example, WSAStartup()'s documentation says:
>
> "A call to the WSAGetLastError function is not needed and should not be
> used"
> ---
> libavformat/network.c | 7 ++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
mi
For example, WSAStartup()'s documentation says:
"A call to the WSAGetLastError function is not needed and should not be
used"
---
libavformat/network.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/libavformat/network.c b/libavformat/network.c
index f752efc411..fb