File Network/Quagga/SocketMsg.msg

Contains:

message SocketMsg
{
    properties:
    	customize = true;
    fields:
    	char data[];
};