1iveowl / SocketLite

MIT License
33 stars 7 forks source link

Update UdpSocketBase.cs #22

Closed subliminal-nm closed 6 years ago

subliminal-nm commented 6 years ago

BackingUdpClient is already initialised in the preceding call from either UdpWindowsClient or UdpLinuxOrMacClient. Initialising it a second time causes and exception on iOS.