mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.reference
git-svn-id: svn://ultimatepp.org/upp/trunk@9779 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
e09da085ca
commit
866eb9c73a
7 changed files with 7 additions and 123 deletions
|
|
@ -1,8 +1,7 @@
|
|||
description "Example of using server Socket - its counterpart is SocketClient\377";
|
||||
|
||||
uses
|
||||
Core,
|
||||
Web;
|
||||
Core;
|
||||
|
||||
file
|
||||
SocketServer.cpp;
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
#ifndef _SocketServer_icpp_init_stub
|
||||
#define _SocketServer_icpp_init_stub
|
||||
#include "Core/init"
|
||||
#include "Web/init"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue