coova / coova-chilli

CoovaChilli is an open-source software access controller for captive portal hotspots.
Other
516 stars 258 forks source link

Fix TCP_NODELAY error. #370

Closed gbaligh closed 7 years ago

gbaligh commented 7 years ago

This fix is about adding support to set TCP_NODELAY option into socket, but only when the socket type is really a stream compatible.

Signed-off-by: Baligh GUESMI gasmibal@gmail.com