Variable DEFAULT_SEND_BUFFER_SIZEConst

DEFAULT_SEND_BUFFER_SIZE: number = 1428

Default size of send buffer.

The size of this buffer (1428 bytes) is dimensioned so that the buffer as well as the TCP and IP header fit into one Ethernet frame and can (hopefully) be delivered without fragmentation.