13 Commits

Author SHA1 Message Date
Benson Muite
6dead4f0a8
build: Remove binary sio_test (#425)
Add sio_test to gitignore
Remove executable permissions from text files
2024-05-29 19:54:42 +02:00
Uilian Ries
373a01c989
build: Allow using new C++ standards when building (#426)
* Require C++11 as minimal standard

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Link to thread when needed

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* public thread target

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Fix typo with target_compile_features

---------

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Joan Marcè i Igual <jmigual@users.noreply.github.com>
2024-05-29 17:59:10 +02:00
Jack Lee
d8f8ed516b Remove unused argument 2017-03-06 19:21:56 +09:00
Vincent Raman
b0131a43fa Adapt console example to ack change 2015-09-04 20:40:31 +02:00
melode11
98eaa16d79 fix Console demo compile in linux 2015-05-21 21:00:51 +08:00
melo.yao
443a59a7f0 fix console demo compile issue in VS2012SP4 2015-05-07 00:19:39 +08:00
melo.yao
a5da9941b7 update Console vc project 2015-04-12 23:30:26 +08:00
melode11
2e2fb30346 add more thread safty 2015-04-07 13:48:36 +08:00
melode11
4d6501016a interface change, move 'socket#connect(open)/close listener' to client 2015-04-07 13:20:41 +08:00
melo.yao
9e718c55f7 move console md out of VS project folder 2015-04-02 01:46:26 +08:00
melo.yao
0360b22673 add console example MSVC project files 2015-04-01 01:22:51 +08:00
melode11
f59b55a18d add space before 'participant' 2015-03-31 21:09:59 +08:00
melode11
ce38248986 add console chat room example 2015-03-31 19:27:51 +08:00