Skip to content

Important core bug fix, optional moved out of details namespace

Latest
Compare
Choose a tag to compare
@hrissan hrissan released this 02 Nov 12:14
· 36 commits to master since this release

Low level

  • optional moved out of details namespace, tiny fix in optional

Bugs fixed

  • When setting socket options to 1, they were set to uninitialized value instead. Worked because luck plus true = anything non-zero.