This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
EWF
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
080881368aa270c5594ea71ea833da67f89f9d8b
EWF
/
library
/
server
/
ewsgi
/
connectors
/
standalone
/
src
T
History
jocelyn
080881368a
Also check for SOCKET.was_error when accessing the socket data.
2016-10-11 10:29:38 +02:00
..
implementation
Improve socket management for EiffelWeb standalone connector.
2016-10-04 18:49:48 +02:00
wgi_standalone_connector_exporter.e
Renamed WGI_STANDALONE_CONNECTOR_ACCESS as WGI_STANDALONE_CONNECTOR_EXPORTER.
2016-06-22 10:46:15 +02:00
wgi_standalone_connector.e
Updated deprecated EiffelWeb nino to make it compilable with upcoming EiffelStudio 16.11.
2016-10-10 21:40:15 +02:00
wgi_standalone_constants.e
Fixed SSL support on the httpd component, and also on the EiffelWeb standalone connector.
2016-09-27 16:11:47 +02:00
wgi_standalone_error_stream.e
…
wgi_standalone_httpd_logger_constants.e
Added advanced settings for standalone connector
2016-06-15 09:19:23 +02:00
wgi_standalone_input_stream.e
Also check for SOCKET.was_error when accessing the socket data.
2016-10-11 10:29:38 +02:00
wgi_standalone_output_stream.e
Improved networking implementation for httpd server and sockets.
2016-10-08 01:10:16 +02:00
wgi_standalone_response_stream.e
Added advanced settings for standalone connector
2016-06-15 09:19:23 +02:00
wgi_standalone_server_observer.e
…