gecko-dev/netwerk/sctp
Alexandre Lissy 27722db2f1 Bug 1709617 - Don't generate socket() in content process for getting MTU r=jesup
Cherry-picked patches from upstream using:
for commit in 7f0e11fa29ad83194b60180fdf64a0ea4908549a acfce46e428cc084b4bd0164e1b019261a8dbeda; do
  curl -vsSL https://github.com/sctplab/usrsctp/commit/${commit}.patch | patch -d netwerk/sctp/src/ -p 2;
done;

Differential Revision: https://phabricator.services.mozilla.com/D114509
2021-05-11 18:08:18 +00:00
..
datachannel Bug 1679273 - Fix bustage when building without MOZ_GECKO_PROFILER. r=gerald 2020-12-07 14:21:28 +00:00
src Bug 1709617 - Don't generate socket() in content process for getting MTU r=jesup 2021-05-11 18:08:18 +00:00
sctp_update.log Bug 1646715 - Bump usrsctp version to ea345b6d0c8a0f8701cf49445dba5ec8d34e2305 r=bwc 2020-07-09 13:24:23 +00:00
update_sctp.sh Bug 1646715 - Simplify usrsctp build file and remove unused Android patch r=bwc 2020-07-09 13:24:23 +00:00