]> git.stg.codes - stg.git/commit
Send message parser was moved to a separate files.
authorMaxim Mamontov <faust.madf@gmail.com>
Sun, 18 Aug 2013 09:45:56 +0000 (12:45 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Sun, 18 Aug 2013 09:45:56 +0000 (12:45 +0300)
commit8b2d407ef1f52d42ca30d8f5e23c7a4277a2acd5
tree787ff459d9286cb461cbe38f98ee1a7934465497
parent6d5f129aad1a6cbaf4d1441c68398e00fa949185
Send message parser was moved to a separate files.
stglibs/srvconf.lib/Makefile
stglibs/srvconf.lib/include/stg/parser_send_message.h [new file with mode: 0644]
stglibs/srvconf.lib/include/stg/servconf.h
stglibs/srvconf.lib/parser.cpp
stglibs/srvconf.lib/parser_send_message.cpp [new file with mode: 0644]
stglibs/srvconf.lib/servconf.cpp