godot/drivers
Fabio Alessandrelli 994df5df5c Use default UDP ring buffer size of 65536 for clients
We should probably create a specific function for setting the
recv buffer anyway. UDP sockets does not need to bind (listen)
to be able to call recvfrom. This is especially useful for clients
who just call set_send_address and start communicating with a server.

(cherry picked from commit 9336857132)
2017-03-22 21:07:27 +01:00
..
alsa Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
builtin_openssl2 style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
convex_decomp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gl_context Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gles2 Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
nrex Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
png Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
pulseaudio Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
rtaudio Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
unix Use default UDP ring buffer size of 65536 for clients 2017-03-22 21:07:27 +01:00
windows Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
zlib style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
register_driver_types.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
register_driver_types.h Welcome in 2017, dear changelog reader! 2017-01-12 19:15:30 +01:00
SCsub style: Various other PEP8 fixes in Python files 2016-11-02 22:30:34 +01:00