Open MarcFletcher opened 8 years ago
Currently if you want to enable checksum it can only be done at the global level: NetworkComms.EnablePacketCheckSumValidation
NetworkComms.EnablePacketCheckSumValidation
We should move this into the SendRecieveOptions so that it can be done on a per send/receive basis: SendReceiveOptions.EnablePacketCheckSumValidation
SendReceiveOptions.EnablePacketCheckSumValidation
Currently if you want to enable checksum it can only be done at the global level:
NetworkComms.EnablePacketCheckSumValidation
We should move this into the SendRecieveOptions so that it can be done on a per send/receive basis:
SendReceiveOptions.EnablePacketCheckSumValidation