add MSG_FASTOPEN sendmsg/sendto flag to socket.h
authorSzabolcs Nagy <nsz@port70.net>
Fri, 26 Jun 2015 20:27:37 +0000 (20:27 +0000)
committerRich Felker <dalias@aerifal.cx>
Mon, 25 Jan 2016 00:18:02 +0000 (19:18 -0500)
commitea4fc27d28d878e50b3ca609681bbececd1f9622
treed007f7a0edb7315d9a1a6e10af15743ce148732d
parentbc443c3fe3bf6aceaa6278c4516f4654bdcd97b4
add MSG_FASTOPEN sendmsg/sendto flag to socket.h

This was new in linux 3.5 in commit cf60af03ca4e71134206809ea892e49b92a88896,
needed for tcp fastopen feature (sending data in TCP SYN packet).
include/sys/socket.h