britzl / defnet

Defold networking examples
MIT License
65 stars 16 forks source link

Fix wrong client ip detection #9

Closed jalhund closed 3 years ago

jalhund commented 3 years ago

The currently used getsockname returns the local address, not the actual client address