summaryrefslogtreecommitdiff
path: root/platform/windows/packet_peer_udp_winsock.cpp
AgeCommit message (Expand)Author
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-10-30TCP/UDP Listen sockets can now be set to IPv6 onlyFabio Alessandrelli
2016-10-30Fix windows debugger connection problems.Fabio Alessandrelli
2016-10-26Fix PacketPeerUDP get_packet_port()Fabio Alessandrelli
2016-10-26Pass correct address size (ipv4,ipv6) to socket connect, bind, sendtoFabio Alessandrelli
2016-10-20added windows support for ipv6, cleaned up unix codeAriel Manzur
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2015-11-19Fixed mistake where available buffer size would not be updated for each recvf...Trond Abusdal
2015-11-09* Winsock UDP messages sent to an unavailable target causing WSAECONNRESET wi...Trond Abusdal
2015-11-09Fixed PacketPeerUDP getting wrongly closed due to recvfrom using rb.data_left...Trond Abusdal
2014-11-17NavMeshJuan Linietsky
2014-11-13UDP FixesJuan Linietsky
2014-11-123D Import Import & UDPJuan Linietsky