Matej Sekoranja
|
c87ff047ca
|
stability
|
2011-02-10 17:05:34 +01:00 |
|
Gasper Jansa
|
0c855c7326
|
some handlers added
|
2011-02-07 22:14:39 +01:00 |
|
Gasper Jansa
|
de8b632381
|
serverContext and beacon emitter impl
|
2011-02-04 16:22:28 +01:00 |
|
Gasper Jansa
|
327efbcf80
|
server context implementation
|
2011-01-31 22:52:25 +01:00 |
|
miha_vitorovic
|
df7a9fa073
|
Added configuration to Context and fixed all the users.
|
2011-01-10 14:09:58 +01:00 |
|
miha_vitorovic
|
6a6e9d6256
|
Makefile:
- added 'server' folder
- added 'blockingTCPAcceptor.cpp' and 'responseHandlers.cpp' to 'remote'
blockingTCP.h:
- added 'public' specifier to 'BlockingServerTCPTransport'
- added 'BlockingTCPAcceptor' class declaration
blockingTCPAcceptor.cpp:
- implementation
blockingTCPConnector.cpp:
- 'sizeof(optval)' -> 'sizeof(int)'
remote.h:
- enum 'MessageCommands'
- added class declarations:
* AbstractResponseHandler
* AbstractServerResponseHandler
* BadResponse
* ServerResponseHandler
responseHandlers.cpp:
- implementation of various response handlers
serverContext.h:
- dummy implementation
growingCircularBuffer.h:
- removed empty line
|
2011-01-04 23:47:07 +01:00 |
|