зеркало из https://github.com/mono/xsp.git
adjust last entry to 80 columns
svn path=/trunk/xsp/; revision=30977
This commit is contained in:
Родитель
27668ce4a8
Коммит
92513be182
21
ChangeLog
21
ChangeLog
|
@ -2,20 +2,21 @@
|
|||
|
||||
* server/Makefile.am: added ModMonoTCPWebSource.
|
||||
|
||||
* server/ModMonoApplicationHost.cs: in ModMonoWebSource, CreateSocket is now
|
||||
virtual and the .ctor receives the file name as parameter.
|
||||
* server/ModMonoApplicationHost.cs: in ModMonoWebSource, CreateSocket
|
||||
is now virtual and the .ctor receives the file name as parameter.
|
||||
|
||||
* server/ModMonoRequest.cs: prevent absurd string sizes if the socket is not
|
||||
in a expected state.
|
||||
* server/ModMonoRequest.cs: prevent absurd string sizes if the socket
|
||||
is not in a expected state.
|
||||
|
||||
* server/ModMonoTCPWebSource.cs: supports mod_mono communication over a TCP
|
||||
socket.
|
||||
* server/ModMonoTCPWebSource.cs: supports mod_mono communication over
|
||||
a TCP socket.
|
||||
|
||||
* server/XSPApplicationHost.cs: XSPWebSource .ctor receives address and port as
|
||||
parameters.
|
||||
* server/XSPApplicationHost.cs: XSPWebSource .ctor receives address
|
||||
and port as parameters.
|
||||
|
||||
* server/server.cs: updated help, handle address and port in mod-mono-server.
|
||||
Choose TCP or unix socket IWebSource depending on the arguments.
|
||||
* server/server.cs: updated help, handle address and port in
|
||||
mod-mono-server. Choose TCP or unix socket IWebSource depending on the
|
||||
arguments.
|
||||
|
||||
2004-07-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче