summaryrefslogtreecommitdiffstats
path: root/modules/enet/enet_connection.h
Commit message (Expand)AuthorAgeFilesLines
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-2/+2
* Add socket_send method to ENetConnection.TestSubject062023-06-131-0/+1
* [NET] Refactor TLS configuration.Fabio Alessandrelli2023-01-281-2/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Replace Array return types with TypedArray 3kobewi2022-08-241-1/+4
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* [Net] ENet poll now only service the connection once.Jordan Schidlowsky2021-12-151-0/+2
* [Net] Implement lower level ENet wrappers.Fabio Alessandrelli2021-07-291-0/+138