virtualx-engine/drivers/unix
Fabio Alessandrelli 5f681d0b0f Allow non blocking UDP put_packet in C++.
- Add blocking mode option to PacketPeerUDP.
- put_packet returns ERR_UNAVAILABLE when operation would block.
- ENet module uses non-blocking UDP.
2017-03-24 02:30:11 +01:00
..
dir_access_unix.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
dir_access_unix.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
file_access_unix.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
file_access_unix.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
ip_unix.cpp Fix build issue with MSVC 2017-03-06 09:11:03 +01:00
ip_unix.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
mutex_posix.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
mutex_posix.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
os_unix.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
os_unix.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
packet_peer_udp_posix.cpp Allow non blocking UDP put_packet in C++. 2017-03-24 02:30:11 +01:00
packet_peer_udp_posix.h Allow non blocking UDP put_packet in C++. 2017-03-24 02:30:11 +01:00
rw_lock_posix.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
rw_lock_posix.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
semaphore_posix.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
semaphore_posix.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
socket_helpers.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
stream_peer_tcp_posix.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
stream_peer_tcp_posix.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
tcp_server_posix.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
tcp_server_posix.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
thread_posix.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
thread_posix.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00