gecko-dev/netwerk/sctp
Victor Boivie 78c69e2b34 Bug 1859759: Use enum class for partial reliability policy r=jesup,bwc
This commit changes from using a C style enum to a C++ enum class which adds
type safety. This is just a refactoring commit with no changes in behavior.

This avoids an (potentially unsafe) untyped downcast from PeerConnection.idl
types to what's used in DataChannel.h.

Differential Revision: https://phabricator.services.mozilla.com/D192070
2023-11-02 18:57:17 +00:00
..
datachannel Bug 1859759: Use enum class for partial reliability policy r=jesup,bwc 2023-11-02 18:57:17 +00:00
src Bug 1855349 - Check for usrsctp updates at the start of each Nightly release cycle. r=jesup 2023-10-02 21:57:39 +00:00