method Socket.prototype.getSendBufferSize
Jump to headingSocket.prototype.getSendBufferSize(): numberThis method throws ERR_SOCKET_BUFFER_SIZE if called on an unbound socket.
Return Type Jump to heading
numberthe SO_SNDBUF socket send buffer size in bytes.