This variable determines the size of the low-level send buffer for a socket connection. For the value to have an affect, it must be set before any sockets have been created. The default value is 16384. The default value should be sufficient for most cases. The send-buffer-size is passed directly to a call to setsockopt.