5 Commits

Author SHA1 Message Date
leitner
1217583e2b now that gcc 11's static analyzer looks at array bounds in arguments
like "char ip[4]", let's be more strict about that
2021-04-27 17:39:42 +00:00
leitner
421df2174c systems without fastopen support return EPIPE 2018-12-14 13:54:26 +00:00
leitner
1137831ddd make fastopen fall back to connect if len==0 2018-07-09 21:01:37 +00:00
leitner
695843c79e small buffer optimization
fix botched noipv6 case in buffer_tcp6
2015-04-23 15:15:08 +00:00
leitner
a691887e75 forgot to check in the actual code m( 2014-10-07 11:40:43 +00:00