Showing off and a minor thing

Danny Arends Danny.Arends at gmail.com
Sun Dec 15 11:14:45 PST 2013


Hey all,

I've been working on a web server in D to learn the language, 
currently it runs my own website: http://www.dannyarends.nl and 
some other ones, but that is not really the most special thing. 
I've been using it now for months already and got a significant 
speed up compared to the java web server I used before

Thi last weekend, I took it up to build SSL and HTTPS into the 
server...
This worked: see: https://www.dannyarends.nl
however I haven't gotten a certificate yet (so, its just a self 
signed one)

Back to the issue:

I used the Deimos openSSL bindings, and this worked like a charm 
for blocking sockets, however I found some minor bugs related to 
non-blocking BIO functions.

How to report these ? Can I just submit a pull request ? or do I 
have to create bugs first in the bug tracker ?

Gr,
Danny Arends


More information about the Digitalmars-d-learn mailing list