Skip to content
Snippets Groups Projects
Commit b2b0d622 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

sbbs_t::protnum() and protname() now accept the transfer type as argument

It's possible to have multiple transfer protocols with the same mmemonic, but
with different transfer types supports (which would be weird, but possible).
This allows us to use protnum() to replace a lot of copy/pasted prot looping
and comparing logic throughout sbbs.

Also added a variant of sbbs_t::quit_key() that takes and returns a string
(for easy concatenation to strings of key chars).
parent 53675de7
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.
Please register or to comment