Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::msg::protocol::server_event_messages Enumeration
C++
enum server_event_messages {
  MSG_SERVICE_DATA = MSG_EventUser,
  MSG_SERVICE_NOMORE
};
Members 
Description 
MSG_SERVICE_DATA = MSG_EventUser 
these messages are sent to client's event channel within the space of core service requests (0-256?) it's on top of client event user - cause the library may also receive client_disconnect/connect messages 
MSG_SERVICE_NOMORE 
end of list - zero or more MSG_SERVICE_DATA mesasges will preceed this. 

This is record sack::msg::protocol::server_event_messages.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!