.. |
Client.cxx
|
*: add "noexcept" to many, many function prototypes
|
2017-05-15 23:05:45 +02:00 |
Client.hxx
|
client/Global: use struct ConfigData
|
2018-07-17 23:07:50 +02:00 |
ClientEvent.cxx
|
event/BufferedSocket: add "noexcept"
|
2017-12-20 10:42:17 +01:00 |
ClientExpire.cxx
|
client/*: add "noexcept"
|
2017-12-20 10:38:29 +01:00 |
ClientFile.cxx
|
*: check defined(_WIN32) instead of defined(WIN32)
|
2017-12-12 10:22:20 +01:00 |
ClientGlobal.cxx
|
client/Global: use struct ConfigData
|
2018-07-17 23:07:50 +02:00 |
ClientIdle.cxx
|
client/Idle: pass Response instead of Client to WriteIdleResponse()
|
2018-01-20 00:22:47 +01:00 |
ClientInternal.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
ClientList.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
ClientList.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
ClientMessage.cxx
|
client/Message: make valid_channel_char() constexpr
|
2017-12-20 10:27:43 +01:00 |
ClientMessage.hxx
|
*: check defined(_WIN32) instead of defined(WIN32)
|
2017-12-12 10:22:20 +01:00 |
ClientNew.cxx
|
client: pass permission mask to constructor
|
2018-07-15 21:51:33 +02:00 |
ClientProcess.cxx
|
ClientProcess: close connection when client sends HTTP request
|
2017-10-24 20:32:53 +02:00 |
ClientRead.cxx
|
Instance: rename Shutdown() to Break()
|
2018-01-29 23:31:41 +01:00 |
ClientSubscribe.cxx
|
client/*: add "noexcept"
|
2017-12-20 10:38:29 +01:00 |
ClientWrite.cxx
|
client: eliminate client_printf()
|
2018-01-20 00:24:18 +01:00 |
Listener.cxx
|
Permission: add special permissions for local sockets
|
2018-07-15 22:27:35 +02:00 |
Listener.hxx
|
Listen: move class ClientListener to src/client/Listener.hxx
|
2018-01-29 23:48:16 +01:00 |
Response.cxx
|
*: add lots of "noexcept" specifications
|
2017-06-04 13:09:11 +02:00 |
Response.hxx
|
*: add lots of "noexcept" specifications
|
2017-06-04 13:09:11 +02:00 |