Skip to content
Snippets Groups Projects
Unverified Commit e81d6200 authored by Richard van der Hoff's avatar Richard van der Hoff Committed by GitHub
Browse files

Split `on_receive_pdu` in half (#10640)

Here we split on_receive_pdu into two functions (on_receive_pdu and process_pulled_event), rather than having both cases in the same method. There's a tiny bit of overlap, but not that much.
parent 50af1efe
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment