The server session instances are reused for different clients. Separate
the server name from the label used in log messages and set it on each
start of the session.
Don't require the caller to provide a SCK_Message (on stack). Modify the
SCK_ReceiveMessage*() functions to return a pointer to static buffers,
as the message buffer which SCK_Message points to already is.