pub const k_cbMaxSteamNetworkingSocketsMessageSizeSend: c_int = 524288;
Expand description

Max size of a single message that we can SEND. Note: We might be wiling to receive larger messages, and our peer might, too.