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