ayende / rhino-licensing

A software licensing framework
http://ayende.com
BSD 3-Clause "New" or "Revised" License
336 stars 167 forks source link

Update SntpClient.cs #13

Closed trailway closed 9 years ago

trailway commented 9 years ago

Notify of failures only once. If no socket has been created then do not try to dispose of it. This avoids a unnecessary call to BeginGetDate.