Sdk/LuaBinding: Bind UdpSocket

This commit is contained in:
Jérôme Leclercq
2017-05-18 11:44:28 +02:00
parent 3b7881ebfe
commit 09bace0f28
5 changed files with 63 additions and 12 deletions

View File

@@ -33,7 +33,6 @@ namespace Nz
inline IpAddress GetBoundAddress() const;
inline UInt16 GetBoundPort() const;
inline SocketState GetState() const;
inline bool IsBroadcastingEnabled() const;