[Mono-dev] Using custom netinet/tcp.h file

Antoine Cailliau antoinecailliau at gmail.com
Sat Nov 12 14:26:15 UTC 2016


Hi,

I'm patching mono to use MPTCP Socket API [1,2]. To do so, I need to update
socket-io.c and socket-io.h

I patched netinet to support the new socket options but I can't figure how
to update the build process to use my custom netinet and not
/usr/include/netinet. I know that it is not a specific mono question but
more an autoconf question ;)

Any help is welcome,

Antoine

[1] http://multipath-tcp.org/
[2] https://tools.ietf.org/html/draft-hesmans-mptcp-socket-00
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20161112/d3b9f769/attachment.html>


More information about the Mono-devel-list mailing list