]> xenbits.xensource.com Git - unikraft/libs/lwip.git/commit
sys/socket.h: Add SOMAXCONN macro
authorCostin Lupu <costin.lupu@cs.pub.ro>
Wed, 4 Sep 2019 19:09:09 +0000 (22:09 +0300)
committerCostin Lupu <costin.lup@gmail.com>
Mon, 9 Sep 2019 16:37:08 +0000 (19:37 +0300)
commitbeb0667aa20c83c45defad8d5b4121c6892499df
tree718531db5d4d0f4e8eee8a083ab1faba8af73717
parent883162b5ca6c9791b305d1693184057b99b42948
sys/socket.h: Add SOMAXCONN macro

This is the maximum value for the backlog parameter of listen() function.

Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
Reviewed-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
include/sys/socket.h