godot/modules
Fabio Alessandrelli 7f610a2c6e [WS] Fix set_no_delay on Windows
Windows socket implementation is, as usual, broken in many ways.

This includes `setsockopt` failing to set `TCP_NODELAY` if the socket is
still in a connecting state.

This also means we need to keep polling the IP resolver until the socket
reaches the CONNECTED state (so it can set the TCP_NODELAY after the
connection is successful).
2024-08-07 09:47:00 +02:00
..
astcenc Enable ASTC encoder build when building with ANGLE. 2024-07-30 12:28:04 +03:00
basis_universal
bmp
camera
csg
cvtt
dds
enet
etcpak
fbx
freetype
gdscript GDScript: Fix too many calls to 'remove_parser' 2024-08-03 20:52:44 -07:00
glslang
gltf Fix browse_dialog in Blender scene importer to accept files 2024-07-29 11:38:24 +02:00
gridmap
hdr
interactive_music Fix several typos in the documentation 2024-08-02 08:42:20 +08:00
jpg
jsonrpc
ktx
lightmapper_rd
mbedtls
meshoptimizer
minimp3
mobile_vr Fix type-o in MobileVRInterface sample code in docs: xr -> use_xr 2024-07-31 16:36:44 -05:00
mono Fix doc on Vector2.cs's / operator 2024-07-27 14:49:20 -07:00
msdfgen
multiplayer Fixed undo not updating spawn checkbox in replication editor 2024-08-06 15:50:48 +02:00
navigation
noise
ogg
openxr Fix several typos in the documentation 2024-08-02 08:42:20 +08:00
raycast
regex
squish
svg
text_server_adv
text_server_fb
tga
theora
tinyexr
upnp
vhacd
vorbis
webp
webrtc
websocket [WS] Fix set_no_delay on Windows 2024-08-07 09:47:00 +02:00
webxr
xatlas_unwrap
zip
register_module_types.h
SCsub