output allow LWS_PRE+4 on top of rx_buffer_size for max send chunk
authorAndy Green <andy@warmcat.com>
Tue, 10 May 2016 13:35:38 +0000 (21:35 +0800)
committerAndy Green <andy@warmcat.com>
Tue, 10 May 2016 13:35:38 +0000 (21:35 +0800)
commit5e203f78e21ee3313d763d8ee6d499fa0163f51a
treec98765a7b24815b2b07794364144fd8b026a4e3c
parent0a4da2c71fbf0b51f22042da61f2f13b83bcd604
output allow LWS_PRE+4 on top of rx_buffer_size for max send chunk

https://github.com/warmcat/libwebsockets/issues/522

Signed-off-by: Andy Green <andy@warmcat.com>
lib/output.c