summaryrefslogtreecommitdiff
path: root/core/engine.cpp
diff options
context:
space:
mode:
authorFabio Alessandrelli <fabio.alessandrelli@gmail.com>2018-09-01 20:15:42 +0200
committerFabio Alessandrelli <fabio.alessandrelli@gmail.com>2018-09-12 15:46:37 +0200
commitb4e3be7519d576cd341da5c8b36cd44ab4e13c45 (patch)
treeb7244c093e01d491ed427c878985f5c57e8a4dda /core/engine.cpp
parent7de28be76479796691730dcdc8c121543c5c9681 (diff)
New NetSocket interface, BSD/Win implementation
Unified BSD and Winsock sockets into a single implementation of a generic NetSocket interface. This is some ground work for few network improvements: - Reuse as much code as possible between Posix and Windows. - Provide a single point of implementation for exotic sdks (consoles). - Provide platform agnostic StreamPeerTCP and PacketPeerUDP in core. - Implement connect for UDP allowing for DTLS implementation.
Diffstat (limited to 'core/engine.cpp')
0 files changed, 0 insertions, 0 deletions