Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
7 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
7 years ago |
Fabio Alessandrelli
|
fa0cb7da0e
Avoid deadlock when writing/reading data on a connecting TCP socket
|
7 years ago |
Fabio Alessandrelli
|
88a56ba783
Remove set_ip_type from network classes (no longer needed)
|
7 years ago |
Fabio Alessandrelli
|
98a7e2b4e0
Convert validity checks of IP_Address to is_valid method.
|
7 years ago |
Rémi Verschelde
|
a992d3f74f
Merge pull request #7510 from Faless/tcp_connect
|
7 years ago |
Rémi Verschelde
|
479790a841
StreamPeerWinsock: Fix changed declarations
|
7 years ago |
Juan Linietsky
|
dcb95ec147
removed duplicated functions in class hierarchy that were bound more than once
|
7 years ago |
Fabio Alessandrelli
|
55b4f3686d
TCP connect always opens correct socket type
|
8 years ago |
Rémi Verschelde
|
0b2771bd65
Merge pull request #7271 from Faless/ipv6_cleanup
|
7 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
7 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
|
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
|
4f07b595a1
Properly handle tcp connection failure
|
8 years ago |
Fabio Alessandrelli
|
812908e236
Fix windows debugger connection problems.
|
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 |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
Juan Linietsky
|
95a469ad28
added binary API to StreamPeer, fixes #2863
|
9 years ago |
Kostadin Damyanov
|
f99b72c04f
Haiku: remove an #ifdef as the platform now supports MSG_NOSIGNAL
|
9 years ago |
Kostadin Damyanov
|
a553327043
Haiku: some small fixes
|
9 years ago |
Kostadin Damyanov
|
826f8af1ef
Haiku: link with the haiku libs, stub the OS_Haiku class.
|
9 years ago |
Kostadin Damyanov
|
4e07a2dea8
Haiku: fix building with UNIX_ENABLED.
|
9 years ago |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
9 years ago |
Juan Linietsky
|
0b806ee0fc
GODOT IS OPEN SOURCE
|
10 years ago |