aboutsummaryrefslogtreecommitdiff
path: root/drivers/unix/packet_peer_udp_posix.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed mistake where available buffer size would not be updated for each recvf...Trond Abusdal2015-11-191-3/+1
* * Winsock UDP messages sent to an unavailable target causing WSAECONNRESET wi...Trond Abusdal2015-11-091-1/+5
* Fixed PacketPeerUDP getting wrongly closed due to recvfrom using rb.data_left...Trond Abusdal2015-11-091-1/+1
* Haiku: fix building with UNIX_ENABLED.Kostadin Damyanov2015-05-251-1/+5
* UDP FixesJuan Linietsky2014-11-131-8/+14
* 3D Import Import & UDPJuan Linietsky2014-11-121-0/+188