Sweden-Number/dlls/ws2_32
Zebediah Figura c0d20bb3c0 ws2_32: Cast the WSAPoll() timeout to LONGLONG before multiplying.
This is not particularly likely to overflow, but there is no harm in being
careful.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-14 19:26:26 +01:00
..
tests server: Avoid reporting POLLOUT on connection failure in poll_single_socket(). 2022-01-07 11:57:00 +01:00
Makefile.in ws2_32: Implement AI_DNS_ONLY using DNS APIs. 2021-11-30 22:07:21 +01:00
async.c ws2_32: Use malloc() instead of HeapAlloc(). 2021-08-19 11:33:25 +02:00
hosts
networks
protocol
protocol.c ws2_32: Return WSAEINVAL from GetAddrInfoExOverlappedResult if overlapped is NULL. 2021-12-15 20:44:29 +01:00
services
socket.c ws2_32: Cast the WSAPoll() timeout to LONGLONG before multiplying. 2022-01-14 19:26:26 +01:00
unixlib.c ws2_32: Correctly null-terminate the addrinfo chain. 2021-12-29 21:48:26 +01:00
version.rc
ws2_32.spec ws2_32: Do not use the WS_ prefix in PE code. 2021-08-06 14:33:22 +02:00
ws2_32_private.h ws2_32: Do not assume that an fd_set is bounded by FD_SETSIZE. 2021-12-30 23:09:45 +01:00