Toggle navigation
Sign in
discontinued
/
server
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Snippets
Network
Commits
169
Network
Compare
Branches
1
Tags
0
master
0aae86589f0263d4ba30bc4f6d56fbb4bbb572b3
server
19 Mar, 2016
30 commits
free reader (HttpRequestParser) when connection is closed
0aae8658
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
add StreamReader interface, modify HttpRequestParser and Server to use it
90476e07
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
add missing include to stdarg.h
382fd0be
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
implement clone selector
bb650bda
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Directory »
add ability to call interface methods with return value
d1fecbf9
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
make build system work again
e0e05bf8
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
remove inline stuff for now ... add carefully again later perhaps
18204a60
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
and also mod conigure.ac
05fcd37f
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
makefile modification for new class stuff
cb7561eb
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
changed class tool. Now multiple interface per class are supported as well as simple inheritence.
2d6305c3
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
some latest work
2dcc288a
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
added some documentation
96cd6914
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
changes related to server code
1884143d
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
added some valueable thought about cclass and how this structure might evolve to a real class
eaeb0983
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
add testserver and did some fixes not shown by my incomplete tests
f366c0b8
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse File »
more notes
b4b1c4f1
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
add some thought
12adecf6
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
changed from select(UNIX) to poll(POSIX)
c3357832
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
work on server_run
fb0dd8ad
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
move test under docs dir
e4b03cab
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
simply copy signal handling code from gameserver project
801f115f
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
more work on socket handling stuff... @TODO think about renaming it to connectio…
...
c6635e39
…n as it only handles TCP sockets
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
add info text about file handle passing and ported more stuff from my old server structure
d2848c0b
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
reflect changes in configure.ac
0fd281dd
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
add daemonize code from other project. (Might be integrated in a future class bu…
...
72e46b3a
…t i am not sure right now
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse File »
logger now works and has some basic testing
d78d769b
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
change cclass so that the internal structure is no longer visible by the rest of the code
5b8db017
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
some fixes on first logger tests
f00abcf6
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
initial checkin
06db4f65
Georg Hopp
authored
2016-03-19 16:06:00 +0100
Browse Files »
Add README.md
c2f40171
Georg GH. Hopp
authored
2016-03-19 16:05:28 +0100
Browse Files »