Roman Rose

Results 2 issues of Roman Rose

I'm using tunctl to read UDP/VoiP packets from the TUN interface and at about 0.35MB/sec, or 1750 packets/sec, in each direction, I start seeing overruns and packets getting lost. Do...

currently `proper_types:is_inst/2` is marked as @private https://github.com/proper-testing/proper/blob/d42964bcdbf8852664ce52656676c06e5ac5a511/src/proper_types.erl#L422 Erlang RPC presents a problem for rolling upgrades, where one release may have changes to the RPC functions. I'd like to use `proper_types:is_inst/2`...