1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-15 14:46:29 +09:00
Files
lidgren-network-gen3/Lidgren.Network
Callum 259822fc24 Fix sending broadcast packets
The `==` operator for IPAddress compares references not values, so `target.Address` will always not equal `ba`. Switching to `IPAddress.Equals` fixes this and allows broadcast packets to be sent on Linux.
2017-12-06 13:39:56 +10:30
..
2016-03-01 21:28:05 +01:00
2014-07-31 13:16:09 +00:00
2015-12-13 03:10:25 +01:00
2015-09-27 10:51:53 +02:00
2016-02-15 16:58:06 +01:00
2016-02-15 16:58:06 +01:00