Commit History

Author SHA1 Message Date
  Juan Linietsky 6c512b88c2 UDP.set_send_address to UDP.set_dest_address 8 years ago
  Rémi Verschelde 0b2771bd65 Merge pull request #7271 from Faless/ipv6_cleanup 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Fabio Alessandrelli 1aff508dd9 IP_Address now handle IPv4 and IPv6 transparently 8 years ago
  Fabio Alessandrelli c18c5013f8 Migrate int.IP_TYPE_ constants to IP.TYPE_ 8 years ago
  Fabio Alessandrelli 4d90a4fcd5 Move V6ONLY flag selection inside helpers 8 years ago
  Fabio Alessandrelli 9200da58e4 Automatically map IPv4 address to IPv6 when needed 8 years ago
  Fabio Alessandrelli 95bdd97768 Use an instance variable for ip_type in raw sockets 8 years ago
  Fabio Alessandrelli eb27e993f0 TCP/UDP Listen sockets can now be set to IPv6 only 8 years ago
  Fabio Alessandrelli 812908e236 Fix windows debugger connection problems. 8 years ago
  Fabio Alessandrelli 25e29972a9 Fix PacketPeerUDP get_packet_port() 8 years ago
  Fabio Alessandrelli 80e911647c Pass correct address size (ipv4,ipv6) to socket connect, bind, sendto 8 years ago
  Ariel Manzur 672225b710 added windows support for ipv6, cleaned up unix code 8 years ago
  Ariel Manzur 887a897c02 adding ipv6 8 years ago
  Daniel J. Ramirez 422fac5066 Removed lots of prints 9 years ago
  Rémi Verschelde a7fc04626a Add missing license headers in our source files (#5255) 9 years ago
  Trond Abusdal a8a2458f0b Fixed mistake where available buffer size would not be updated for each recvfrom-call in PacketPeerUDPWinsockPposix. 9 years ago
  Trond Abusdal 41a161647d * Winsock UDP messages sent to an unavailable target causing WSAECONNRESET will no longer close the socket. 9 years ago
  Trond Abusdal f809cd44ea Fixed PacketPeerUDP getting wrongly closed due to recvfrom using rb.data_left instead of rb.space_left. 9 years ago
  Kostadin Damyanov 4e07a2dea8 Haiku: fix building with UNIX_ENABLED. 10 years ago
  Juan Linietsky abbea4d945 UDP Fixes 10 years ago
  Juan Linietsky 6dd8768811 3D Import Import & UDP 10 years ago