Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
Rémi Verschelde
|
896e7193d8
ENetGodot: Apply clang-format and style guide
|
5 年之前 |
Fabio Alessandrelli
|
7ec5c917d1
Funnel refuse_new_connections to Godot ENet.
|
5 年之前 |
Rémi Verschelde
|
27326f8238
Merge pull request #36296 from Faless/dtls/enet_vulkan
|
5 年之前 |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 年之前 |
Fabio Alessandrelli
|
119c2a4f70
Custom godot sockets for ENet now support DTLS.
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
Tarik02
|
63d1a80656
Removed a call to `set_blocking_enabled` from function `enet_socket_create` since it is already called from https://github.com/godotengine/godot/blob/master/thirdparty/enet/host.c#L63
|
6 年之前 |
Tarik02
|
bb3089895c
Implement function enet_socket_set_option using ENetSocket class's methods.
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Fabio Alessandrelli
|
c5a4d638c6
Use NetSocket directly for ENet.
|
7 年之前 |
Fabio Alessandrelli
|
1b99806b47
Unify PacketPeerUDP using NetSocket
|
7 年之前 |
Fabio Alessandrelli
|
7de28be764
ENet wrapper properly detect disconnect on poll
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 年之前 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 年之前 |
Fabio Alessandrelli
|
0450e6539e
ENet code cleanup and changes from review.
|
8 年之前 |
Fabio Alessandrelli
|
5f681d0b0f
Allow non blocking UDP put_packet in C++.
|
8 年之前 |
Fabio Alessandrelli
|
4cc1b04586
Add godot socket implementation
|
8 年之前 |