Skip to content

Conversation

@mikhaillav
Copy link

@mikhaillav mikhaillav commented Mar 29, 2024

Typo in RaknetError:

I renamed BindAdressError to BindAddressError

Set motd methods:

Fix of #19 issue

I created motd_receiver and motd_sender. Every iteration in RaknetListener::listen() it will check if there is message in motd_receiver. If there is, server will use updated motd and if not will use last recived.

Also set_motd() and set_full_motd() methods now will also send message to the motd_sender and if it wasn't successful return RaknetError::SetMotdError

@theaddonn
Copy link

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants