Fix scheme socket double write.
Randd apparently writes the packet to the scheme socket twice. This most likely does not cause any problems since the packet IDs are incremented monotonically, but that's not guaranteed to be the case.
Randd apparently writes the packet to the scheme socket twice. This most likely does not cause any problems since the packet IDs are incremented monotonically, but that's not guaranteed to be the case.