summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add README.mdDrew DeVault2020-09-241-0/+3
|
* Generalize loggingDrew DeVault2020-09-234-28/+78
|
* Implement basic server event loopDrew DeVault2020-09-233-6/+191
|
* Generalize IPV6_V6ONLY usageDrew DeVault2020-09-232-7/+1
| | | | Some platforms other than Linux may implement this socket option.
* Initialize socketsDrew DeVault2020-09-237-1/+171
|
* config: parse listen directivesDrew DeVault2020-09-232-4/+59
|
* Initial config parserDrew DeVault2020-09-238-10/+248
|
* Vendor in some support codeDrew DeVault2020-09-239-1/+2258
|
* Initial commitDrew DeVault2020-09-236-0/+915